slow performance if using 16 digits coma, how to solved the problem?
anggadedysaputro opened this issue · 2 comments
anggadedysaputro commented
Techn1c4l commented
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
thanks mr @Techn1c4l i will try using newest version