ErrLookup › vuejs/devtools-v6
vuejs/devtools-v6
⚙️ Browser devtools extension for debugging Vue.js applications. · TypeScript · 194 source files
Analyzed at dd2ab5d427 on 2026-08-31. 7 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| [Vue Devtools] Vue version not found | exception | error | vue-devtools, registration, missing-version, configuration |
| Storage wasn't initialized with 'init()' | exception | error | storage, initialization-order, lifecycle, localstorage |
| [Vue Devtools] No hook in parent window | console | warning | iframe, hook, devtools, communication |
| [Vue Devtools] Failed to send message to parent window | console | warning | iframe, cross-origin, security, hook |
| on.getComponentInstances is not implemented for Vue 2 | console | info | vue2, api-limitation, unimplemented, devtools |
| [Vue Devtools] No routes found in router | console | warning | vue-router, inspector, configuration, vue2 |
| Inspector ${inspectorId} not found | console | warning | inspector, bridge, state-sync, devtools |