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
I seem that this behavior is bug of vue when used custom directive together with v-else(v-if).
see the small repro link https://jsfiddle.net/fjfnxq2r/2/
vue & vue-i18n version
[email protected], [email protected]
Reproduction Link
https://www.webpackbin.com/bins/-Kv7F4nCE6JXglvqh0WZ
Steps to reproduce
What is Expected?
Toggling translation would work.
What is actually happening?
Toggling V-IF creates V-ELSE translation inside it on top of correct translation
The text was updated successfully, but these errors were encountered: