Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve deregistration lifecycle for ui-event and ui-control #473

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

joepavitt
Copy link
Collaborator

Description

  • Improves the tear down lifecycle of the ui-event and ui-control by ensuring they're "deregistered" correctly when removed from the Editor.
  • Adds logic into the deregister function that checks if there are any hooks that SocketIO can remove from it's listeners, given the widget/node being deregistered.

Related Issue(s)

Fixes #463

Checklist

@joepavitt joepavitt merged commit f164074 into main Jan 5, 2024
@joepavitt joepavitt deleted the 463-ui-event-partial-deploy branch January 5, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant