Closed
Description
Version
6.0.0-beta.18
Browser and OS info
Version 94.0.4606.54 / Windows 10
Steps to reproduce
Just open my project with vue 3. I didn't do anything different, the issue started with vue-devtools version 6.0.0-beta.17
I re-installed but was the same, the issue continue with version 6.0.0-beta.18
Console warning and errors:
DevTools failed to load source map: Could not load content for chrome-extension://ljjemllljcmogpfapbkkighbhhppjdbg/build/fast-copy.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
An error occurred in hook walkComponentParents (backend.js:731 )
TypeError: Cannot read properties of undefined (reading '__VUE_DEVTOOLS_UID__')
at ComponentWalker.captureId (backend.js:5000)
at ComponentWalker.getComponentParents (backend.js:4925)
at backend.js:5248
at DevtoolsHookable.callHandlers (backend.js:727)
at DevtoolsApi.callHook (backend.js:321)
at DevtoolsApi.walkComponentParents (backend.js:378)
at Object.<anonymous> (backend.js:1604)
What is expected?
Same behaviour as 6.0.0-beta.17
What is actually happening?
A lot of errors in the console
Metadata
Metadata
Assignees
Labels
No labels