state, render, currentRoute errors in console
Parsa361 opened this issue · 3 comments
Parsa361 commented
Vue devtools version
6.6.1
Link to minimal reproduction
None
Steps to reproduce & screenshots
Sometimes these errors will be printed in the console and I don't know what exactly makes it happen but I think when I'm using the select tool It happens
What is expected?
No error printed in the console
What is actually happening?
About 2000 errors were printed in the console
System Info
System:
OS: Windows 10 10.0.19045
CPU: (4) x64 Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
Memory: 11.06 GB / 19.88 GB
Binaries:
Node: 14.21.3 - C:\Program Files\nodejs\node.EXE
npm: 6.14.18 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (122.0.2365.66)
Internet Explorer: 11.0.19041.3636
npmPackages:
vue: ^2.6.11 => 2.7.14
Any additional comments?
No response
evb0110 commented
Same errors in our project
sqlnice commented
Our project uses "@vue/composition-api": "^1.0.0-rc.8 ", "vue": "~2.6.10 ", this error has occurred for 2 years, each time can only refresh the tab and close and open the F12 console again, otherwise the tab memory will overflow。
ali2966 commented
i'm facing the same issue, it's really annoying.