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

Fix early drop of eventhandlers #2126

Merged
merged 3 commits into from Mar 22, 2024

Conversation

ealmloff
Copy link
Member

This PR changes memorize to always update self in place. This lets us update some value in place like EventHandlers and ReadOnlySignals.

@ealmloff ealmloff added core relating to the core implementation of the virtualdom breaking This is a breaking change labels Mar 22, 2024
@jkelleyrtp jkelleyrtp merged commit 0662033 into DioxusLabs:main Mar 22, 2024
6 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This is a breaking change core relating to the core implementation of the virtualdom
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants