You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
state declare in root component should change and render to html
same code in vue version 2.0.0 worked as expected https://jsfiddle.net/orzz/k18o6e0f/1/
What is actually happening?
state changed in the callback emitted by child component is not worked as expected