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

Can't use vue-component-meta to generate the controls #799

Open
luca-smartpricing opened this issue Oct 3, 2024 · 1 comment · May be fixed by #740
Open

Can't use vue-component-meta to generate the controls #799

luca-smartpricing opened this issue Oct 3, 2024 · 1 comment · May be fixed by #740
Labels
type: bug Something isn't working

Comments

@luca-smartpricing
Copy link
Contributor

Environment

  • Operating System: Darwin
  • Node Version: v18.20.4
  • Nuxt Version: 3.13.2
  • CLI Version: 3.14.0
  • Nitro Version: 2.9.7
  • Package Manager: [email protected]
  • Builder: -
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

https://stackblitz.com/edit/github-ktp7se?file=.storybook%2Fmain.js

Describe the bug

I can't auto generate controls from props also if I set

  framework: {
    name: '@storybook-vue/nuxt',
    options: {
      docgen: 'vue-component-meta',
    },
  }

as described here: https://storybook.js.org/docs/get-started/frameworks/vue3-vite#using-vue-component-meta

Additional context

No response

@luca-smartpricing luca-smartpricing added the type: bug Something isn't working label Oct 3, 2024
@leoonsy
Copy link

leoonsy commented Oct 3, 2024

same problem(

@tobiasdiez tobiasdiez linked a pull request Oct 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants