We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Each story is not only displaying the rendered component, but also trying to render the complete app again, under a div with id "nuxt-test".
https://stackblitz.com/edit/histoire-nuxt3-starter-k4w8hv?file=package.json
System: OS: macOS 14.0 CPU: (10) x64 Apple M1 Pro Memory: 1.22 GB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.13.1 - ~/.nvm/versions/node/v20.13.1/bin/node npm: 10.5.2 - ~/.nvm/versions/node/v20.13.1/bin/npm Browsers: Chrome: 126.0.6478.127 Safari: 17.0 npmPackages: @histoire/plugin-nuxt: ^0.17.17 => 0.17.17 @histoire/plugin-vue: ^0.17.17 => 0.17.17 histoire: ^0.17.17 => 0.17.17 vite: ^4.4.4 => 4.5.3
npm
The text was updated successfully, but these errors were encountered:
Start a new pull request in StackBlitz Codeflow.
Sorry, something went wrong.
I've managed to get the expected results when removing i18n from the packages. Going to need it for the project though 🤔
seems to be a duplicate of #703
No branches or pull requests
Describe the bug
Each story is not only displaying the rendered component, but also trying to render the complete app again, under a div with id "nuxt-test".
Reproduction
https://stackblitz.com/edit/histoire-nuxt3-starter-k4w8hv?file=package.json
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: