-
### Environment
- Operating System: Linux
- Node Version: v20.10.0
- Nuxt Version: 3.9.3
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: pnpm@8.14.0
- Builder…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v20.12.0
- Nuxt Version: 3.10.3
- CLI Version: 3.10.1
- Nitro Version: 2.9.1
- Package …
-
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.
- [X] I have [searched for related issues](https://github.com/typescript-esli…
-
# Issue
when the models are added, the error `Cannot read properties of undefined (reading 'prototype')` happens.
## Versions
- sequelize:6.19.0
- sequelize-typescript:2.1.3
- typ…
-
## Versions
- 1.7.14
## Describe the bug
In `vue-toastification/composition/nuxt/index.js` the line `module.exports = { useToast };` causes an error on page load.
`Uncaught TypeError: "expor…
-
**Describe the bug**
After upgrading from `4.0.0-beta.12` to `4.0.0`, page loads stop working when using `useQuery`
**To Reproduce**
I have a Nuxt `^3.9.3` project using Vue `3.4.15` and Apollo C…
-
**Describe the bug**
Hello, the `localePath` method from i18n and all its derivative (NuxtLinkLocale for instance) always returns an empty string when the current locale is the default one.
The …
Alolu updated
5 months ago
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.6.1
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Packa…
Iczp updated
5 months ago
-
### Describe the feature
### The Feature
To allow `SignUp()` useAuth local composable return data from signup request.
### The Journey
I'm unable to get the return data from the Signup request …
-
### Describe the bug
To make use of type checking in the template, you have to enable `vueCompilerOptions.strictTemplates` in `tsconfig.json`.
Primevue components, e.g. `` are not registered prope…