Nuxt 3 + Histoire Plugin #467
Unanswered
RegulusRegius
asked this question in
Q&A
Replies: 0 comments
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.
-
My nuxt + histoire seems to be working, sort of.
i can see my button:

but when i scroll down:

a warning is also shown in console:
[Vue Router warn]: No match found for location with path "/__sandbox.html?storyId=components-tw-button-index-story-vue&variantId=components-tw-button-index-story-vue-0"[nuxt] error caught during app initialization Error: Page not found: /__sandbox.html?storyId=components-tw-button-index-story-vue&variantId=components-tw-button-index-story-vue-0 at createError (index.mjs?v=e9d9332e:128:15) at router.mjs?v=e9d9332e:133:1 at triggerAfterEach (vue-router.js?v=03332be2:2537:1) at vue-router.js?v=03332be2:2468:1 at async router.mjs?v=e9d9332e:149:1 at async initApp (entry.mjs?v=e9d9332e:45:7)i have added the plugin for nuxt 3 from histoire:
Beta Was this translation helpful? Give feedback.
All reactions