devtools
devtools copied to clipboard
Component State Not Updating
Vue devtools version
6.6.1
Link to minimal reproduction
https://play.vuejs.org/
Steps to reproduce & screenshots
Step to reproduce:
- Simply open and use the devtools as you normally would
You will very quickly notice your Vue components in general do not update their state.
What is expected?
The devtools state should reflect the state of the application you are developing.
What is actually happening?
The devtools state does not reflect the state of the application you are developing.
System Info
System:
OS: macOS 13.3.1
CPU: M1 Pro
Memory: 16GB
Binaries:
Node: 20.11.1
npm: 10.2.4
Browsers:
Chrome: Version 123.0.6312.107
Any additional comments?
No response