-
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/b…
-
Hi!
I was having some trouble using this plugin along with Vuetify. For some reason, when I ran `npm run build` most of the CSS of the components that I was using on my page was not loaded.
After so…
-
Hi.
Vuetify stopped working at the same time in my computer and two virtual boxes a few days ago.
I installed meteor-vue from scratch the old way (meteor npm install --save bootstrap bootstrap-vue…
-
Hi - i write this not because an issue in this sample project. I just want to know how do you create a VueJS project with vuetify + cordova. Because mine doesn't work when installed on older device, b…
-
Hi Guys,
Love the easy of use of the vuetify-nuxt module. Thank you for your efforts!
Could anyone tell me how to disable inlining the vuetify theme stylesheet?
My goal is to place the vueti…
-
**Is your feature request related to a problem? Please describe.**
I tried to use vuetify and after creating a simple text-field it didn't show up in the popup and I noticed an error in the conso…
-
main.js
```
import 'vuetify/dist/vuetify.min.css'
import 'vuejs-dialog/dist/vuejs-dialog.min.css'
```
However the style is not applied to dialogs when they are showing up. Any idea why since ev…
-
### Environment
**Vuetify Version:** 3.7.3
**Vue Version:** 3.5.12
**Browsers:** Chrome 130.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
- open the browser console
- click on a leaf
-…
-
### Subject
Guides
### Description
Add guides on how to exactly mount Vuetify (2 & 3) based components in component testing.
-
Design the app's layout and user interface using a UI framework like Material UI or Vuetify.
Ensure the design is mobile-friendly and responsive.
Tasks:
- Implement a navigation bar with links …