-
Hi, thanks for this pluggin which is really great.
I'm using NuxtIcon by integrating it with Vuetify, and I noticed that when a component is hidden and then displayed again (like a menu for example…
-
Hi,
As I have enabled the dev options for PWA, I can see Chrome's install button and I see there exists a service worker and everything looks fine. However, when I build and deploy it, I can see ther…
-
今Buefyなんだけど、vuetifyの方がなんか良い気がした
-
Environment : Nuxt + Vuetify
When i tried to use vuetify datetime picker, something went wrong and error messages as like that:
[Vue warn]: $listeners is readonly.
[Vue warn]: $attrs is readonly.
…
-
**All the packages version:**
```json
"nuxt": "^2.15.8",
"@nuxtjs/vuetify": "^1.12.3"
"vue": "^2.6.14",
"vuetify": "^2.6.4",
"webpack": "^4.46.0"
```
The contents of `v-card-*` is duplicat…
-
Hi as described in the title I get:
```Uncaught TypeError: __webpack_modules__[moduleId] is not a function```
I followed the guide and made sure to double check if everything is set up as per the su…
-
**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",
"…
-
**Module version**
1.0.2
**Describe the bug**
Production app throws `Cannot find module 'vuetify/lib/util/colors' in nuxt.config.js.`
**To Reproduce**
Specify the following in next.config.js …
-
Hi @pi0,
Im building a `static` page in nuxtjs. I added the module and set it up according to the instructions in the documentation. (static with self hosted images)
```
ssr:true,
target: 's…
-
**Module version**
Nuxt 2.15.4
Nuxt/Vuetify 1.11.3
**Describe the bug**
every thing was fine and suddenly got these errors when deleted `node_modules` and `package-lock.json` and then used `npm …