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
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.
Hello,
there is a problem, when my API call update translations with
setLocaleMessage
, all translations created withd-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 oldThe text was updated successfully, but these errors were encountered: