We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vue devtools 7.6.3
When vite hot reloads a page, using the 'select component on page' causes the following errors to occur. This can be fixed by reloading the page.
This was not the case before on 6.x.x
We mainly use:
If you need additional info on packages, the issue or anything else, feel free to ask.
The text was updated successfully, but these errors were encountered:
Hi, a reproduction is appreciated
Sorry, something went wrong.
Il look into it when i have some spare time! (Accidentally posted with the wrong account 🫠 )
It also somehow happened for me. I don't know how to reproduce it, I just saw it in the console after a while.
It seems like the error leads here:
devtools/packages/devtools-kit/src/core/component/state/process.ts
Line 66 in 0cf7f09
It should not happen in most general cases, so we need a sample to avoid this error. Can anyone help us? Thank you
205bd4e
No branches or pull requests
Vue devtools 7.6.3
When vite hot reloads a page, using the 'select component on page' causes the following errors to occur. This can be fixed by reloading the page.
This was not the case before on 6.x.x
We mainly use:
If you need additional info on packages, the issue or anything else, feel free to ask.
The text was updated successfully, but these errors were encountered: