Skip to content

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

@max5432112345

Description

@max5432112345

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions