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
Oh I forgot to tell I tested in IE 9 emulator of IE 11 on Windows 10. I don't really have an IE 9,so I can't promise that the bug can reproduce in an real IE 9.
ktsn
added a commit
to ktsn/vue
that referenced
this issue
Mar 22, 2017
Version
2.2.4
Reproduction link
https://jsfiddle.net/array_huang/9czpu10o/2/
Steps to reproduce
I can't test my code in jsfiddle with IE 9. So maybe you need to test it in the local file.
What is expected?
when I input Backspace to delete any word in input[type="password"] with v-model & IE 9, it should sync like input[type="text"].
What is actually happening?
It doesn't sync when I input Backspace.
The text was updated successfully, but these errors were encountered: