vuejs/devtools-v6

Component State Not Updating

taylordragoo opened this issue · 4 comments

Vue devtools version

6.6.1

Link to minimal reproduction

https://play.vuejs.org/

Steps to reproduce & screenshots

Step to reproduce:

  1. 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

I lost the vue tab altogether.

Chrome: 123.0.6312.107

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.

I can confirm I'm on 6.6.3 and still having the same issue of the devtools becoming unresponsive.

+1 我必须关闭 Chrome 中的开发工具并重新打开才能恢复它