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

message reactivity issue ? #261

Closed
FranckFreiburger opened this issue Nov 28, 2017 · 0 comments
Closed

message reactivity issue ? #261

FranckFreiburger opened this issue Nov 28, 2017 · 0 comments
Labels
Type: Bug Bug or Bug fixes

Comments

@FranckFreiburger
Copy link

vue & vue-i18n version

2.5.9 & 7.3.2

Reproduction Link

http://jsfiddle.net/qe3u6wjr/4/

Steps to reproduce

click "change locale and load messages"

What is Expected?

"foo bar" to be displayed

What is actually happening?

like if the new messages were not applied

Note that using i18n.vm.$set(i18n.vm.messages, ... instead of i18n.mergeLocaleMessage work properly
Also note that I don't know in advance all the available locales

@kazupon kazupon added Type: Bug Bug or Bug fixes and removed in confirm labels Jan 23, 2018
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