-
Fonts like "Quiksand" and "Urbanist" failing in deployed project.
But "Poppins" it adds correctly.
I was happy to easily can choose so much fonts in local development but in deployed project it fa…
ghost updated
1 month ago
-
Environment:
- "nuxt": "^3.13.0"
- "nuxt-musicfyplayer": "^2.0.2"
Runtime: pnpm
Bug description:
when I played the music that make progress bar start to play, but when I clicked to special pl…
-
### Describe the feature
Hello folks!
There is currently no specific documentation available that explains how to properly type the `error` response when using a custom `useFetch` method.
While …
xFeXx updated
1 month ago
-
### Environment
N/A
### Reproduction
No matter what query i submit from the module. I always get a 503 error, such as:
when I output the error:
`[POST] "/api/__kirby__/%24kqll1H5ugig5r"…
-
install element-plus/nuxt version 1.0.9 and comes an error: Uncaught SyntaxError: The requested module '/_nuxt/node_modules/.pnpm/dayjs@1.11.12/node_modules/dayjs/dayjs.min.js?v=4385ae0a' does not pro…
-
### Environment
**Vuetify Version:** 3.4.9
**Vue Version:** 3.4.7
**Browsers:** Chrome 117.0.0.0
**OS:** Linux x86_64
### Steps to reproduce
1.- Follow instructions exactly from https://vuetif…
-
**Describe the bug**
After updating from 0.7.12 to 0.7.15 I'm getting the following Error when deploying to Cloudflare:
`
01:45:45.604 [error] require() of ES Module /opt/buildhome/repo/node_modu…
-
### Description
I was updating to the new version of Ark. Cool that theres a new createListCollection feature.
I expected to use the new createListCollection feature, But i get the following error…
-
### Environment
Stackblitz (Reproduction starter (v8 and higher))
------------------------------
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.12.4
- CLI Version: …
-
I debug locally and run it locally without any problems, but when I publish it to the server, I encounter this error. I don't know why?
```
const chart = useTemplateRef("chart");
```
`…