uNmAnNeR / imaskjs

vanilla javascript input mask
https://imask.js.org
MIT License
4.96k stars 258 forks source link

Mask formatting with inconsistent placeholder #1072

Open mauriciogirardi opened 2 months ago

mauriciogirardi commented 2 months ago

Describe the bug

When I try to add a coin mask, I set the lazy as true so that the placeholder can appear, **" 0.00 Є"***, plus when I start typing the Є does not appear after the numbers.

"react-imask": "^7.6.0",

with value image

To Reproduce image image image

Expected behavior with placeholder image

with value image