-
### Environment
- Operating System: Linux
- Node Version: v18.17.1
- Nuxt Version: 3.7.4
- CLI Version: 3.9.0
- Nitro Version: 2.6.3
- Package Manager: pnpm@8.7.5
- Builder: …
-
For accessibility reasons, I prefer to use `rehype-katex` in HTML mode rather than SVG mode.
However, this causes MDC (through `@nuxt/content`) to spam the console with `[Vue warn]: Failed to resol…
-
### What is the problem you are trying to solve with this feature?
Currently to update translations a full release has to be made, this means that it takes a relatively long time to get new translati…
-
![vueApp-demoGIF](https://user-images.githubusercontent.com/66013439/100846256-a49cbd00-34c1-11eb-9923-f0b11df4f9fd.gif)
-
I am trying to use this component in my Nuxt 3 app. but i am getting this error:
```
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '_c')
at Proxy.c (vue-carbonba…
-
### Environment
- Operating System: `Linux`
- Node Version: `v16.20.0`
- Nuxt Version: `3.3.3`
- Nitro Version: `2.3.3`
- Package Manager: `npm@9.4.2`
- Builder: `vite`
-…
-
### Describe the bug
i use nuxt and primevue v4, How to resolve this error:
[Vue warn]: Failed to resolve component: ui-button
If this is a native custom element, make sure to exclude it from com…
-
Hi,
is it possible to access the global property of the i18n instance for usage outside of components?
I couldn't find a way, so my current workaround is to use vue-i18n without the nuxt module an…
-
Error:
_package.json_
```
"dependencies": {
"fabric": "^6.4.3",
"konva": "^9.3.15",
"nuxt": "^3.13.0",
"vue": "latest",
"vue-konva": "^3.1.2",
"vue-router": "lates…
-
Hello is this compatible with Nuxt 3?
I tried to create a nuxt plugin like this, but without results:
```
import { defineNuxtPlugin } from "#app";
export default defineNuxtPlugin(async (nuxtAp…