-
The package seems not compatible with a Nuxt 3 project
It is working with the "dev" script but the build script fails wih the error [nuxt:composable-keys] Unexpected character '@' which refers to the…
-
Hi all,
I am struggling to correctly render portable text internal and external links in Nuxt. I'm not sure which part of my setup is the issue. When I look at the result of my query I can see all …
-
### Describe the bug
I'm experiencing issues with decorators when running tests using Vitest in a Nuxt 3 project.
The decorators work fine in the rest of the application, but when I run the tests…
Oli8 updated
4 months ago
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.14.2
- Nuxt Version: 3.7.0
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Pac…
-
## Description
Building storybook for examples only renders the sample Nuxt welcome page story and not the stories from the example
## Reproduction
1. Set up the repo dependencies
- `pnpm i…
-
Hello,
switching Typescript transpilation to `jiti` in Nuxt 2.15.0 has caused some problems with our code base that have prevented us from upgrading:
We are using `class-validator` to validate d…
-
### Environment
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.7.4
- CLI Version: 3.9.0
- Nitro Version: 2.6.3
- Package Manager: npm@9.4.2
- Builder: …
-
Initialization with instructions of doc from Vue3 as follow
```js
import { createApp } from "vue";
import App from "./App.vue";
import VueSocketIOExt from "vue-socket.io-extended";
import io …
-
### Environment
This error occurred on different environments, with some variations. Concerning the project I am working on, I had this error on a docker local server and on a testing distant serve…
-
I'm trying to upgrade the nuxt and storybook versions of my project. The upgrade was not successful due to the following issues:
https://github.com/nuxt-modules/storybook/issues/658
So, I've clo…