Open luca-smartpricing opened 1 month ago
https://stackblitz.com/edit/github-ktp7se?file=.storybook%2Fmain.js
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
No response
same problem(
Environment
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
as described here: https://storybook.js.org/docs/get-started/frameworks/vue3-vite#using-vue-component-meta
Additional context
No response