nuxt3 icon indicating copy to clipboard operation
nuxt3 copied to clipboard

onBeforeLanguageSwitch & onLanguageSwitched

Open dungonfq opened this issue 4 years ago • 1 comments

Hi team,

Firstly thank you a lots for this module, I'm new with Vue3 and struggled to intergrate i18n with Nuxt until I found this 😄

Just one question: Have we supported callbacks onBeforeLanguageSwitch and onLanguageSwitched yet? https://i18n.nuxtjs.org/api#onbeforelanguageswitch

Since these callbacks are very useful in Nuxt 2, I can use them to handle the API after locale change.

dungonfq avatar Jan 06 '22 10:01 dungonfq

I’m forcusing on nuxt/i18n. And currently, I’m developing core library for nuxt/i18n and it will be able to use as vue plugin library.

kazupon avatar Jan 08 '22 01:01 kazupon