Similar to the React devtools issue with iframes Vue devtools doesn't recognize the Storybooks components. Seems the solution is also similar using the __VUE_DEVTOOLS_GLOBAL_HOOK__, although I'm actually not sure if that's up to date.
Anyhow, if finally Vue devtools is not compatible with Storybooks there should be a BIG warning about that.
Similar to the React devtools issue with iframes Vue devtools doesn't recognize the Storybooks components. Seems the solution is also similar using the
__VUE_DEVTOOLS_GLOBAL_HOOK__
, although I'm actually not sure if that's up to date.Anyhow, if finally Vue devtools is not compatible with Storybooks there should be a BIG warning about that.