storybook icon indicating copy to clipboard operation
storybook copied to clipboard

Docs: Vuetify Demo not working

Open skoenfaelt opened this issue 2 years ago • 2 comments

https://storybook.nuxtjs.org/examples/vuetify

As shown the Stackblitz Vuetify example isnt found / working. Please provide a correct link.

Repo File https://github.com/nuxt-modules/storybook/blob/main/docs/content/3.examples/5.vuetify.md

skoenfaelt avatar Oct 10 '23 11:10 skoenfaelt

https://github.com/storybook-vue/storybook-nuxt/tree/main/packages/storybook-nuxt/playground uses vuetify. It would be nice to have an example using vuetify here in this repo similar to https://github.com/nuxt-modules/storybook/tree/main/examples/tailwind, and then link to this example in the docs.

I have no experience with vuetify, could you maybe open a PR with such an example? That would be great 🚀

tobiasdiez avatar May 01 '24 07:05 tobiasdiez

I've started working on the vuetify demo but got stuck as the vuetify package could not be found by nuxt: https://github.com/nuxt-modules/storybook/pull/614

It would be awesome if someone with more experience with vuetify could investigate (and in the best case fix) the build error.

tobiasdiez avatar Jun 16 '24 11:06 tobiasdiez