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

Nuxt3 + Vuetify nuxt module : Could not find defaults instance #701

Open
6 tasks done
guilhem-kieny opened this issue Mar 18, 2024 · 1 comment
Open
6 tasks done
Labels
to triage This issue needs to be triaged

Comments

@guilhem-kieny
Copy link

Describe the bug

I cannot use histoire with nuxt and vuetify-nuxt-module, i have this error : [Vuetify] Could not find defaults instance
Locally i also have an 500 error : 500 useNuxtApp(...).hook is not a function, but I can't reproduce it on stackblitz.
I use pnpm run story:dev to start the project. Is likely an issue with vuetify...

Reproduction

https://stackblitz.com/edit/nuxt-starter-ggyx9e?file=nuxt.config.ts,histoire.config.ts,package.json,components%2FformValidation.story.vue

System Info

System:
    OS: Linux 5.0 undefined
    CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 0 Bytes / 0 Bytes
    Shell: 1.0 - /bin/jsh
  Binaries:
    Node: 18.18.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.2.3 - /usr/local/bin/npm
    pnpm: 8.15.3 - /usr/local/bin/pnpm
  npmPackages:
    @histoire/plugin-nuxt: ^0.17.14 => 0.17.14 
    @histoire/plugin-vue: ^0.17.14 => 0.17.14 
    histoire: ^0.17.14 => 0.17.14

Used Package Manager

pnpm

Validations

@guilhem-kieny guilhem-kieny added the to triage This issue needs to be triaged label Mar 18, 2024
Copy link

stackblitz bot commented Mar 18, 2024

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

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