Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Named formatting fails for fallbackLocale messages #176

Closed
rodneyrehm opened this issue Jun 12, 2017 · 2 comments
Closed

Named formatting fails for fallbackLocale messages #176

rodneyrehm opened this issue Jun 12, 2017 · 2 comments
Labels
Type: Bug Bug or Bug fixes

Comments

@rodneyrehm
Copy link
Contributor

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.

@kazupon kazupon added the Type: Bug Bug or Bug fixes label Jun 12, 2017
@rodneyrehm
Copy link
Contributor Author

thanks!

is it expected for dev to have failing tests? fresh clone, npm install, npm run test:unit

@kazupon
Copy link
Owner

kazupon commented Jun 13, 2017

oh, unit test codes is bad.
I'll try to improve it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

No branches or pull requests

2 participants