We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.5.13
https://jsfiddle.net/sohail85/d72g4jxt/
Map collections are not reactive, even computed properties depending to Map collections does not changes when their dependency changed
Map collection like other data structure should be reactive
instance variable of type Map collection does not reflect its changes to UI
The text was updated successfully, but these errors were encountered:
Duplicate of #6774
Sorry, something went wrong.
No branches or pull requests
Version
2.5.13
Reproduction link
https://jsfiddle.net/sohail85/d72g4jxt/
Steps to reproduce
Map collections are not reactive, even computed properties depending to Map collections does not changes when their dependency changed
What is expected?
Map collection like other data structure should be reactive
What is actually happening?
instance variable of type Map collection does not reflect its changes to UI
The text was updated successfully, but these errors were encountered: