You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use this stackblitz.
Only start and see the console. You will get the message.
Describe the bug
When I use defineI18nLocale function I get the following message for all used translation: The message that is resolve with key XXXXX is not supported for jit compilation
I created some other test case, you can change it in a nuxt.config.ts.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Thanks for reporting! This issue has already been fixed in #2387 and will be included in the next release, you can try it out by installing the edge version by running the npm i -D @nuxtjs/i18n@npm:@nuxtjs/i18n-edge.
Thanks for reporting! This issue has already been fixed in #2387 and will be included in the next release, you can try it out by installing the edge version by running the npm i -D @nuxtjs/i18n@npm:@nuxtjs/i18n-edge.
Environment
Reproduction
You can use this stackblitz.
Only start and see the console. You will get the message.
Describe the bug
When I use defineI18nLocale function I get the following message for all used translation:
The message that is resolve with key XXXXX is not supported for jit compilation
I created some other test case, you can change it in a nuxt.config.ts.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: