kazupon/vue-i18n

v-t directive doesn't update when bind to the only element of a component

Open

#814 geöffnet am 17. März 2020

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (7.181 Stars) (886 Forks)batch import
Status: PR WelcomeType: Bughelp wanted

Beschreibung

vue & vue-i18n version

ex: 2.6.11, 8.15.5

Reproduction Link

https://jsfiddle.net/Rocka/6rn0t25z/3/

Steps to reproduce

Click button en or zh

What is Expected?

text inside quotes should change

What is actually happening?

text doesn't change

Contributor Guide