Component State Not Updating
taylordragoo opened this issue · 4 comments
taylordragoo commented
Vue devtools version
6.6.1
Link to minimal reproduction
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
reslear commented
I lost the vue tab altogether.
Chrome: 123.0.6312.107
ericcirone commented
I notice this as well. I have to close the dev tools in Chrome and reopen to gain it back. Very annoying. Also not all events seems to show up.
taylordragoo commented
I can confirm I'm on 6.6.3 and still having the same issue of the devtools becoming unresponsive.
Eastboat commented
+1 我必须关闭 Chrome 中的开发工具并重新打开才能恢复它