Closed guiquintelas closed 5 years ago
Vuetify: 1.5.9 Vue: 2.6.10 Browsers: Chrome 73.0.3683.86 OS: Windows 10
Textfield masked value to be equal to displayed maked value.
https://codepen.io/guiquintelas/pen/xewVBm
This only occurs if the return-masked-value prop is true
Fixing this would provide an alternative to #6862
masks have been removed in 2.0
Versions and Environment
Vuetify: 1.5.9 Vue: 2.6.10 Browsers: Chrome 73.0.3683.86 OS: Windows 10
Steps to reproduce
Expected Behavior
Textfield masked value to be equal to displayed maked value.
Actual Behavior
Reproduction Link
https://codepen.io/guiquintelas/pen/xewVBm
Other comments
This only occurs if the return-masked-value prop is true
Fixing this would provide an alternative to #6862