We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
console.log
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
6.0.0-beta.18
any
open devtools, inspect console
devtools extension doesn't pollute the console
devtools extension pollutes the console
This one https://github.com/vuejs/devtools/blob/6ab078a1c863016f4fea990fdfa565c5318084bc/packages/app-backend-vue3/src/components/data.ts#L47 was introduced while fixing https://github.com/vuejs/devtools/issues/1559
The text was updated successfully, but these errors were encountered:
i hope update will be ready until monday
Sorry, something went wrong.
console.log()
Successfully merging a pull request may close this issue.
Version
6.0.0-beta.18
Browser and OS info
any
Steps to reproduce
open devtools, inspect console
What is expected?
devtools extension doesn't pollute the console
What is actually happening?
devtools extension pollutes the console
This one https://github.com/vuejs/devtools/blob/6ab078a1c863016f4fea990fdfa565c5318084bc/packages/app-backend-vue3/src/components/data.ts#L47 was introduced while fixing https://github.com/vuejs/devtools/issues/1559
The text was updated successfully, but these errors were encountered: