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

v-t directive doesn't update on setLocaleMessage #450

Closed
padinko opened this issue Oct 23, 2018 · 0 comments
Closed

v-t directive doesn't update on setLocaleMessage #450

padinko opened this issue Oct 23, 2018 · 0 comments
Labels
Type: Bug Bug or Bug fixes

Comments

@padinko
Copy link

padinko commented Oct 23, 2018

Hello,

there is a problem, when my API call update translations with setLocaleMessage, all translations created with d-t directive are not updated, but created with method $t are updated.

vue & vue-i18n version

2.5.17 & 8.2.1

Reproduction Link

https://jsfiddle.net/w0xrfn35/1/

Steps to reproduce

open reproduction link and click button, which update messages

What is Expected?

all translations are updated

What is actually happening?

translations from d-t remain old

@kazupon kazupon added the Type: Bug Bug or Bug fixes label Nov 8, 2018
@kazupon kazupon closed this as completed in 4895a2e Nov 8, 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