RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.36k stars 2.18k forks source link

slow performance if using 16 digits coma, how to solved the problem? #2795

Open anggadedysaputro opened 1 month ago

anggadedysaputro commented 1 month ago

gambar

Techn1c4l commented 1 month ago

What's your Inputmask version? I noticed "Inputmask 2" so I can assume you are using that ancient version of this library. If so, try updating to the latest beta by doing npm install inputmask@next --save if you are using it as a module or including a link from CDN.

anggadedysaputro commented 3 weeks ago

thanks mr @Techn1c4l i will try using newest version