Skip to content

fix: Reset checked and value on attribute remove #406

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

Merged

Conversation

MartinKavik
Copy link
Member

Resolves #405

We mirror value and checked attributes to properties while we are adding attributes, but we forgot to do the same while removing attributes.

@MartinKavik MartinKavik force-pushed the fix/forever_checked_checkbox branch from 853b849 to 09c13ea Compare March 26, 2020 09:39
@MartinKavik MartinKavik merged commit 261f3c2 into seed-rs:master Mar 26, 2020
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.

checkbox re-render is forever checked
1 participant