You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I regularly get the following error after hot reloading took place. The result is a blank panel. Perhaps it didn't build yet before the reload takes place.
Manually reloading the plugin through UDT shows the panel as expected without error.
Uncaught Error: Cannot resolve module: index.html.
at e.exports.resolveStoragePath (uxp://uxp-internal/runtime_scripts_loader.js:2)
at Object.loadMainFile (uxp://uxp-internal/pluginmanager_scripts.js:2)
at Object.loadDefaultMainFile (uxp://uxp-internal/pluginmanager_scripts.js:2)
at bootstrap (uxp://uxp-internal/pluginmanager_scripts.js:2)
The text was updated successfully, but these errors were encountered:
I regularly get the following error after hot reloading took place. The result is a blank panel. Perhaps it didn't build yet before the reload takes place.
Manually reloading the plugin through UDT shows the panel as expected without error.
The text was updated successfully, but these errors were encountered: