kazupon/vue-i18n

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

Aberta

#814 aberto em 17 de mar. de 2020

 (2 comentários) (0 reação) (0 responsável)JavaScript (837 forks)batch import
Status: PR WelcomeType: Bughelp wanted

Métricas do repositório

Stars
 (7.222 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador