Closed
Description
Version
3.0.0-rc.4
Reproduction link
https://codesandbox.io/s/hungry-mendeleev-dfiy9
Steps to reproduce
- Open https://codesandbox.io/s/hungry-mendeleev-dfiy9
- Press count button
What is expected?
It should correctly increase count value to 3 and so on. Works on vue2.
What is actually happening?
Now it sets the whole wrapper object to that number, instead of the property.
Wrapping hello component in a div works as a workaround.
Metadata
Metadata
Assignees
Labels
No labels