[Devtool] An error occurred in hook getInspectorTree registered by plugin org.vuejs.vue2-internal #907
Unanswered
mashirozx
asked this question in
Help and Questions
Replies: 3 comments 10 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
-
I am having the same issue using the chrome browser extension. |
Beta Was this translation helpful? Give feedback.
2 replies
-
This should be Vue.js devtools 6.0.0 beta 21 fault,Waiting for repair or close devtools's beta |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduction
https://git.moezx.cc/mashiro/agk-common/src/commit/a83ee7467596978d5d7d41e38b4bd5837d5f6598
Reproduction on commit tree
a83ee7467596978d5d7d41e38b4bd5837d5f6598
Steps to reproduce the behavior
Devtools: 6.0.0 beta 20
useTagsStore
in a layout component code hereExpected behavior
No error or warnings in browser console
Actual behavior
Additional information
I tried to use store with a setTimeout for 200ms, then it works without error, but this is not what I expected.
Seems there is issue for DevTools to detect Vue app instance when initializing the store.
Beta Was this translation helpful? Give feedback.
All reactions