intlify / intlify/nuxt3

18n can't be accessed from context but only from vue app

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
204
Forks
18
PR merge metrics
No merged PRs in 30d

Description

const nuxtApp = useNuxtApp()
const { vueApp } = nuxtApp
const { i18n } = vueApp

Not work nuxtApp.$i18n but nuxtApp.$auth exists
Only can use vueApp.i18n

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.