-
Hi, thanks for this cool lib.
Any plan to support Vuetify3?
-
For some reason, the settings file isn't loaded in first app load after run dev command
```scss
@use 'vuetify/settings' with (
$body-font-family: $font-family,
$heading-font-family: $font-fa…
-
Installed version of vuetify: 3.3.6.
Does not load any vuetify related components.
Unocss works for example. And it seems like the plugin gets loaded when running `pnpm storybook:`
```
,,,,
…
-
# emdas93 - #1 Vue3와 Vuetify 그리고 Github Pages로 블로그 만들기 - 준비물 및 간략 가이드
Vue3와 Vuetify를 사용해 Github Pages에 블로그를 만드는 과정을 단계별로 정리한 글입니다.
[https://emdas93.github.io/post/vue3-vuetify-github-pages-blog-1/](…
-
Due to EOL of Vue 2 an upgrade of Vue to version 3 will come up. This would force us to switch to Vuetify 3 even tough its LTS period is a bit longer (January 23rd, 2025) than for Vue 2.
Should be …
-
Are there plans to support Vuetify 3 when it is released in Q3 2021? See [The Vuetify roadmap](https://vuetifyjs.com/en/introduction/roadmap/).
-
**Module version**
Nuxt 2.15.8
Nuxt/vuetify 1.12.3
**Describe the bug**
I can't start Vuetify with nuxt, I want to know what I'm missing? several errors appear
**Error in beforeCreate hook: "…
-
**Is your feature request related to a problem? Please describe.**
When breaking changes in vuetify versions are present (like in 2.4 the row padding) it is not possible to specify a certain vuetify …
-
Hey,
Nice template - thanks for your effort creating this.
When I try and add Vuetify (via a 'vue add vuetify'), the plugin successfully installs, but I get around 95 errors when trying to serve…
-
### What happened?
I have a field in a form which uses a v-autocomplete component to select a value. I am using this specific component because I want to display names to a user, but then return an…