Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component State Not Updating #2158

Open
taylordragoo opened this issue Apr 8, 2024 · 2 comments
Open

Component State Not Updating #2158

taylordragoo opened this issue Apr 8, 2024 · 2 comments

Comments

@taylordragoo
Copy link

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
Copy link

reslear commented Apr 8, 2024

I lost the vue tab altogether.

Chrome: 123.0.6312.107

@ericcirone
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants