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
{{ message }}
This repository was archived by the owner on Dec 31, 2024. It is now read-only.
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-tdirective are not updated, but created with method$tare 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-tremain old