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

Vue does not detect changes in Map collection #7289

Closed
sohail85 opened this issue Dec 20, 2017 · 1 comment
Closed

Vue does not detect changes in Map collection #7289

sohail85 opened this issue Dec 20, 2017 · 1 comment

Comments

@sohail85
Copy link

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

@javoski
Copy link
Member

javoski commented Dec 20, 2017

Duplicate of #6774

@javoski javoski marked this as a duplicate of #6774 Dec 20, 2017
@javoski javoski closed this as completed Dec 20, 2017
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

No branches or pull requests

2 participants