-
### Environment
- Operating System: `Linux`
- Node Version: `v17.1.0`
- Nuxt Version: `2.16.0-27305297.ab1c6cb4`
- Package Manager: `yarn@1.22.17`
- Bundler: `Webpack`
- User C…
-
Hello!
We have a nuxt project on one domain domen.com and api on another domain api.domen.com.
We use nuxt auth jwt. On the api-tymondesigns/jwt-auth side. Everything works fine, but on the same dev…
-
### Environment
```
Nuxt project info: 15:00:27
------------------------------
- Operating System: `Linux`
- Node Version: `v18.12.1`
- N…
-
### Describe the feature
The current behavior of `default` is inconsistent with other composables such as `useFetch`, `useAsyncData` and `useState`:
1. `default` value is used only on init.
2. `d…
enkot updated
6 months ago
-
### Environment
- Operating System: `Linux`
- Node Version: `v20.5.1`
- Nuxt Version: `3.10.3`
- CLI Version: `3.10.1`
- Nitro Version: `2.9.0`
- Package Manager: `npm@9.8.0`
-…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.14.0`
- Nuxt Version: `3.3.1`
- Nitro Version: `2.3.3`
- Package Manager: `yarn@1.22.19`
- Builder: `vite`
…
-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v16.13.0`
- Nuxt Version: `3.3.2`
- Nitro Version: `2.3.2`
- Package Manager: `pnpm@7.30.…
-
### Your use case
We're upgrading to Nuxt 3 from Nuxt 2. When upgrading Nuxt Apollo, I see there's no longer any way to pass in our custom ApolloLink. We already had this working using a complex li…
-
Hello,
We are having a big issue with the package.
We are trying to update our project to the latest Nuxt version (2.15.8) using Nuxt-generate-cluster to speed up the generation process (we have be…
-
I am using the following line to set the users color mode preference:
`this.$nuxt.$colorMode.preference = this.checked ? "dark" : "light";`
As I understand it this should set the default pr…