Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

klangman
Copy link
Contributor

When reloading an Applet that has more than one instance, the on_applet_reloaded() function is only called on the first Applet in the definitions array that matches the UUID. This fix allows the loop to continue through all Applet definitions and call on_applet_reloaded() for all Applet instances matching the UUID.

When reloading an Applet that has more than one instance, the on_applet_reloaded() function is only called on the first Applet in the definitions array that matches the UUID. This fix allows the loop to continue through all Applet definitions and call on_applet_reloaded() for all Applet instances matching the UUID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant