-
**Module version**
1.11.2
**Describe the bug**
Here is my package.js file:
`"dependencies": {
"@nuxtjs/auth": "^4.9.0",
"@nuxtjs/axios": "^5.3.6",
"axios": "^0.20.0",
"…
-
Hi,
Seems I can't use the props which are available for a 'normal' v-treeview.
e.g. I would like to use the "dense" prop, though this doesn't seem to be supported.
Or am I missing something ?
…
-
Bonjour Valentin,
Je vais te faire un retour sur l'utilisation du design-system/vue-dot/sk-bridge/migration en essayant qu'il soit le plus constructif possible et ça sera de mémoire car je n'ai pas n…
-
Cria a página abaixo usando um tema [https://github.com/vuetifyjs/vuetifyjs.com/blob/master/examples/layouts/dark.vue](url)
O problema é que renderiza um página em branco, com ose não reconhecesse …
-
Vuetify is over 1MB and is probably the single largest component. By installing the `VuetifyLoaderPlugin` in the `webpack.config.js` and importing from `vuetify/lib` instead of `vuetify` we should be …
-
Hi, `@nuxtjs/vuetify `wont work when added `nuxt.config.js`
```
{
buildModules: [
'@nuxtjs/vuetify'
],
vuetify: {
/* module options */
}
}
```
while it works when add as p…
-
We should upgrade Vuetify to 2.0+. There are some breaking changes so this may require significant effort.
[Upgrade Guide](https://github.com/vuetifyjs/vuetify/releases/tag/v2.0.0#user-content-upgr…
-
Not sure when you were planning on updating to Vuetify 2. The only real change is a minor adjustment to the activator for the menu in the datepicker. Here is a fix, if you are interested in updating…
-
### Describe the bug
I cannot use histoire with nuxt and vuetify-nuxt-module, i have this error : [Vuetify] Could not find defaults instance
Locally i also have an 500 error : 500 useNuxtApp(...).ho…
-
### Describe the bug
Seems the import code generated for certain Vuetify components is amiss for some reason
Error:
RollupError: "VOption" is not exported by "node_modules/vuetify/lib/index.js"…