kazupon/vue-i18n

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

Open

#814 opened on Mar 17, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (886 forks)batch import
Status: PR WelcomeType: Bughelp wanted

Repository metrics

Stars
 (7,181 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide