Open
Description
Version
2.5.17
Reproduction link
https://refactoring.ninja/vue-v-if-keep-alive/
https://github.com/Razenpok/vue-v-if-keep-alive
Steps to reproduce
- Press "Hide labels"
- Open dev tools
- Select DoesUpdate component
- Press "Add stuff"
What is expected?
player.money
remains the same
What is actually happening?
Component "DoesntUpdate" doesn't update on "Add stuff" as expected - it is bound to lives
property which is on top level of data
.
This isn't a dev tools issue, as I observe the same behavior with devtools disabled
Metadata
Metadata
Assignees
Labels
No labels