vuejs-tips / vue-the-mask

Tiny (<2k gzipped) and dependency free mask input for Vue.js
https://vuejs-tips.github.io/vue-the-mask/
1.74k stars 213 forks source link

When using globally as v-mask the value is been emitted with chars. #151

Closed Daniyal83 closed 4 years ago

Daniyal83 commented 4 years ago

When using globally as v-mask the value is been emitted with chars. How can I prevent that?