You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the same issue as appears in #420 , but this time in the "traverse" function. I saw another issue about this (#689), but that one was not English and the connection was not made with #420 (and the error & lines are a little bit different).
I dont know the exact reason, but it looks like there is a infinite loop in the Traverse function. Maybe the issue is solved by just applying the fix for #420 in the Traverse function.
When devtools is disabled, the error does not occur. But because the error does occur, we have to choose between disabling devtools or not pushing the code tot the dev environment (because other people will get the error)
I currently do not have a minimal reproduction case, because I would have to ask my manager if I can spend time on finding the exact issue and building a repoduction case. I hope my information is enough to find a solution.
Problem is for both the Chrome extension and the "vite-plugin-vue-devtools" library.
I got the same issue as appears in #420 , but this time in the "traverse" function. I saw another issue about this (#689), but that one was not English and the connection was not made with #420 (and the error & lines are a little bit different).
I dont know the exact reason, but it looks like there is a infinite loop in the Traverse function. Maybe the issue is solved by just applying the fix for #420 in the Traverse function.
When devtools is disabled, the error does not occur. But because the error does occur, we have to choose between disabling devtools or not pushing the code tot the dev environment (because other people will get the error)
I currently do not have a minimal reproduction case, because I would have to ask my manager if I can spend time on finding the exact issue and building a repoduction case. I hope my information is enough to find a solution.
Problem is for both the Chrome extension and the "vite-plugin-vue-devtools" library.
Versions:
Vue: 3.5.11
vite-plugin-vue-devtools: 7.5.4
Devtools chrome extension: 7.6.8
Error:
Error lines:
The text was updated successfully, but these errors were encountered: