-
Uncaught (in promise) TypeError:
My code:
```
import { useSound } from "@vueuse/sound";
const { play } = useSound("pop.mp3");
```
my nuxt.config.ts:
```
export def…
-
### Describe the feature
* Related https://github.com/nuxt-modules/i18n/issues/2411
* Blocks https://github.com/nuxt-modules/i18n/pull/2408
In [`@nuxtjs/i18n (v8)`](https://github.com/nuxt-module…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v20.11.1
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package…
-
The login urls are currently fixed to /auth/login or /auth/PROVIDER/login.
It can help with i18n or other cases to have them customizable.
Follow up of #53
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.15.1`
- Nuxt Version: `3.12.3`
- CLI Version: `3.12.0`
- Nitro Version: `2.9.7`
- Package Manager: `npm@10.7.0`…
-
### Clear and concise description of the problem
Hi!
I'm using vue-i18n for my Nuxt project, and be used to use react-i18next for my React Native app. And I faced a significant difference between th…
-
### Describe the feature
I have a project that heavily relies on several modules injecting pages. It is used to create websites for different countries by feeding country-config into nuxt-config. A…
-
### Describe the bug
When switching between i18n locales, site config such as name and description won't be updated. This is due to a limitation in Nuxt Site Config where the data isn't reactive clie…
-
### Describe the feature
In an app with a lot of translatable content importing the whole language file, even if lazily, will introduce huge network overhead, and most of the time would even be unnec…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v20.5.1
- Nuxt Version: 3.8.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package …