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.
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.