Replies: 1 comment
-
UpdateI used the session storage to save the data I needed and successfully retrieve it in the plugin, but I still wonder if there's a built-in method of doing that. By the way, I forgot to add this piece of information, but the plugins in question add a commands that are attached to buttons. I retrieve the data from the session storage when the command is run. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I was wondering if it's possible to reload/refresh a plugin. I created a plugin which uses changeable data as parameter, and as the plugins are only defined once, it only works with the initial value of that data. Is there any way in which I can update the plugin and work with updated information?
Beta Was this translation helpful? Give feedback.
All reactions