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

change-track non existing keys in maps #3584

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

SteffenDE
Copy link
Collaborator

This prevents @mymap[:foo] from re-rendering when the map does not contain the key :foo, is changed, and then still does not contain :foo.

This prevents `@mymap[:foo]` from re-rendering when the map does not
contain the key `:foo`, is changed, and then still does not contain `:foo`.
@SteffenDE SteffenDE merged commit b9c8977 into main Dec 26, 2024
16 checks passed
@SteffenDE SteffenDE deleted the sd-changetrack-map-non-existing branch December 26, 2024 14:48
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.

2 participants