vue-masked-input
vue-masked-input copied to clipboard
Can not input phone on android
i try add autocomplete="off" but it doesnt work too but when i add this in chrome devtools (with plugged android device) it works!!
solution is add autocomplete="off" on focus and remove it on blur