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
Named formatting and list formatting works fine if the message is provided through the current locale, but fails where the message is pulled from the fallbackLocale.
The text was updated successfully, but these errors were encountered:
vue & vue-i18n version
vue: v2.3.4 (master)
vue-i18n: v7.0.2 (master)
Reproduction Link
http://jsfiddle.net/1hj1nwu4/4/
What is actually happening?
Named formatting and list formatting works fine if the message is provided through the current locale, but fails where the message is pulled from the fallbackLocale.
The text was updated successfully, but these errors were encountered: