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

state manager: Updating non-existed array element does nothing #1020

Merged
merged 2 commits into from May 21, 2021

Conversation

exyi
Copy link
Member

@exyi exyi commented May 12, 2021

This was previously updating the array element with undefined value,
which causes pretty weird problems in cases when staticCommand affecting
the array element updates it after it was removed from the viewmodel

This was previously updating the array element with undefined value,
which causes pretty weird problems in cases when staticCommand affecting
the array element updates it after it was removed from the viewmodel
@exyi exyi requested a review from Mylan719 May 12, 2021 17:08
@acizmarik acizmarik added this to the Version 3.1 milestone May 21, 2021
@acizmarik acizmarik merged commit 4fbf1c4 into main May 21, 2021
@acizmarik acizmarik deleted the fix-update-removed-array branch May 21, 2021 11:57
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.

None yet

3 participants