-
Hi there,
in the documentation, it is mentioned that an update to Vue 3 will be done as soon as Vuetify supports it. As Vuetify 3 is already released, I want to ask, when this will happen.
Thank y…
-
**Describe the bug**
Vtk Text Actors won't show up when using "Local" rendering method.
**To Reproduce**
Steps to reproduce the behavior:
1. run the python code
2. switch between "lo…
-
@KaelWD I am using Nuxt 3 and integrating vuetify 3.
Everything works smoothly but when I add sass variables customization, I get a **WARNING**
_Sourcemap for "plugin-vuetify:styles/main.sass" p…
-
### Describe the bug
We are using CustomRenderers on top of vuetify and test them with jest, vue-test-utils and testing-library. We had very weird errors during test execution:
```
console.warn
…
-
Hi,
after updating to 1.1.1 and updating my function calls, Toasts (and other types probably) aren't showing up anymore. The error in console I am getting is `Error: [Vuetify] Could not find defaul…
-
When we create the first version of demos based on vuejs (https://github.com/eclipse-leshan/leshan/pull/977), the recommended version to use was :
- vuetify 2 (only stable one available, only compa…
-
The documentation at https://docs.cypress.io/guides/component-testing/vue/examples#Replicating-the-expected-Component-Hierarchy has not been updated for Vuetify 3 and as such, it does not work for the…
-
It may be better to add a prefix to all tailwind css class, i.e. `mt-10` => `tw-mt-10`, such that both tailwind and vuetify css will not be conflicts.
The current tailwind config: https://github.co…
-
NuxtIcon is the official icon library of Nuxt. Since v1, `` and `` have been merged into one component, making integration more convenient. (Thus the instructions in the [docs](https://nuxt.vuetifyjs.…
-
### Relevant template
_No response_
### Problem description (optional)
Current implementation depends on using ref of the vuetify components. Furthermore all props are required - this is in congest…