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
Right now the plugin are uninstalled at each reload which make it so the data is lost.
One trick we could use would be to mock the manifest version to do an update instead or we could override the files on the file system and just reload the application.
We could also inject a shim in the plugin that reloads itself based on the remove server code.
The text was updated successfully, but these errors were encountered:
Right now the plugin are uninstalled at each reload which make it so the data is lost.
One trick we could use would be to mock the manifest version to do an update instead or we could override the files on the file system and just reload the application.
We could also inject a shim in the plugin that reloads itself based on the remove server code.
The text was updated successfully, but these errors were encountered: