Skip to content
New issue

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

nuxt-test div displaying on each story when used with i18n #739

Closed
6 tasks done
LisaLaw opened this issue Jul 2, 2024 · 3 comments
Closed
6 tasks done

nuxt-test div displaying on each story when used with i18n #739

LisaLaw opened this issue Jul 2, 2024 · 3 comments
Labels
to triage This issue needs to be triaged

Comments

@LisaLaw
Copy link

LisaLaw commented Jul 2, 2024

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".
Screenshot 2024-07-02 at 08 37 36

Reproduction

https://stackblitz.com/edit/histoire-nuxt3-starter-k4w8hv?file=package.json

System Info

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

Used Package Manager

npm

Validations

@LisaLaw LisaLaw added the to triage This issue needs to be triaged label Jul 2, 2024
Copy link

stackblitz bot commented Jul 2, 2024

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@LisaLaw LisaLaw changed the title nuxt-test div displaying on each story nuxt-test div displaying on each story when used with i18n Jul 2, 2024
@LisaLaw
Copy link
Author

LisaLaw commented Jul 2, 2024

I've managed to get the expected results when removing i18n from the packages. Going to need it for the project though 🤔

@LisaLaw
Copy link
Author

LisaLaw commented Jul 2, 2024

seems to be a duplicate of #703

@LisaLaw LisaLaw closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to triage This issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant