vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.68k stars 4.14k forks source link

Component State Not Updating #2158

Open taylordragoo opened 7 months ago

taylordragoo commented 7 months ago

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

reslear commented 7 months ago

I lost the vue tab altogether.

Chrome: 123.0.6312.107

ericcirone commented 7 months ago

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 4 months ago

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

Eastboat commented 4 weeks ago

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