-
Hello,
recently, the combination of vuetify+nuxt(-module)+vue-macros stopped working.
If I remove Vue macros from the modules, it seems to work. I'm not sure if I'm in the right place with the bug…
-
### Describe the bug
Hi,
When using the Modal component with the latest update (v0.24.15) on Nuxt, we get some errors.
If we place the modal component inside ClientOnly tags, we get the followi…
ptdev updated
2 months ago
-
Hi,
We're trying to add a CDN to our project but once this CSS gets served from the CDN we get the following security issue:
`Subresource Integrity: The resource 'https://staging-cdn.**********…
-
### Environment
webstorm 2024.2.3
Nuxt 3.13.2
![Image](https://github.com/user-attachments/assets/51da91e0-7813-4b32-90ca-12d06611c54a)
### Reproduction
In the TS code, writing any component na…
-
Potential solution :
use `api: 'modern'` in vite.css.preprocessorOptions.scss in nuxt.config.ts
Source :
https://github.com/vitejs/vite/pull/17728
But warning for sourcemap :
```
Sourcema…
-
Hi Chakra family.
Following Vue 3's recent release, here is the current roadmap for Vue 3 support for Chakra UI Vue:
### Motivation
The next major version of Chakra UI Vue 3 is motivated prim…
-
**Describe the bug**
I set the database flag in my nuxt conifg to true, but I can not access it in the nuxthub admin dashboard do to the following error:
I set the NUXT_HUB_PROJECT_KEY and NUXT_HU…
-
### Versions
nuxt-vite: 0.2.3
nuxt: 2.15.8
### Description
```
4:18:25 PM [vite] Failed to load source map for /node_modules/.cache/vite/client/pinia.js?v=e1ae41a8. …
-
I must have misunderstood something as I cannot get two content types to work together.
I am trying to create both projects and posts with permalinks `:slug` using the configuration below. I would …
-
### Are you using Nuxt?
- [X] Check this box if you encountered the issue using Nuxt and the included module.
### Describe the bug
"@pinia-plugin-persistedstate/nuxt": "1.2.1",
"pinia": "2.2.0"…