probil / v-mask

🔡 Tiny input mask library for Vue.js (directive)

Home Page:https://v-mask-demo.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Place holder optional (?) not working

alanscordoba opened this issue · comments

I'm trying to use the optional character

V-Mask and Vue versions

2.3.0, 2.6.12

Steps to reproduce

v-model= "'?##.###.###'"

If 1234567 is entered

What is Expected?

shows 12.345.67

What is actually happening?

I need you to show 1.234.567

Any update on this? It seems that what keeps this repository up to date is an automatic dependency bot.