-
Hello.
I've two locale; "fa" and "en" with fa being default. I've tried to change it with the following code block both on `nuxtServerInit` and `fetch` hook of layout but it still revert back to my d…
-
Hi @mvrlin , thank you for this awesome module you rock 😃.
I use the latest nuxt version 3.9.1 and nuxt-viewport 2.1.0, but it seems that this module doesn't work on SSR.
I tried it 2 month ago (…
-
I just found the project here and read #3. Now I have the following question/feature request:
Will the implementation of an access token and a refresh token setup be supported in the future? E.g. i…
-
### Environment
Using Nuxt 3 with a forked [composables/cookie.ts from main](https://gist.github.com/tommie/23539b45f55547d54eac3fdcf8d14231).
```
Google Chrome | 113.0.5672.126 (Official Build…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.8.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package …
-
Due to the GDPR in Europe, it would be nice to have a way to no auto initiate the plugin until the user accepts the GDPR/Cookie Consent.
Is there a possibility to do it?
Should/Could I try to d…
-
### What happened?
code:
```html
const start = Date.now();
const logEvent = (e) => {
console.log(e.type, Date.now() - start, e);
};
w…
-
Hey,
first of all thank you for this library. For inertia or vue based projects this works just fine.
For Nuxt 3 projects precognition is currently not working. I already tried a few approaches …
-
Previously used the nuxt2 version of this app, and it works great! Not 100% sure I understand the documentation around setting a subdomain though? I didn't find an example of it in the 'playground'.
-
### Environment
- Operating System: Windows_NT
- Node Version: v18.18.2
- Nuxt Version: 2.17.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.0
- Package Manager: npm@9.8.1
- Build…