Skip to content

Ui does not refresh properly when load_bundle is called. #138

@raidolo

Description

@raidolo

Hi,

I have a strange behavior with the UI.
Whenever a bundle is loaded using the /pedalboard/load_bundle web API, the UI do not refresh properly, the pedalboard name stays the same, only the snapshot name changes according to what's in the new bundle. Also, using the API /pedalboard/info doesn't get updated, but it reports the previous bundle info.
If I do a refresh hitting F5 within the browser then everything is refreshed properly.
I had a look at the callback "loading_end" called by host.py and defined in the host.js, and it seems it just loads the snapshot name, but nothing else.

Could you please have a look or point me in the right direction to properly refresh the page with the new bundle?

Thanks a lot in advance.

Regards,
Alessio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions