RobinHerbots / Inputmask

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

Problem with digits: '2,4' for newer than 5.0.0 #2729

Open baxing opened 11 months ago

baxing commented 11 months ago

The release version that is newer than 5.0.0 has problems with use. Inputmask options: { alias: 'numeric', digits: '2,4'}

As a result, the input field cannot display the initial value and the value that has been changed from the program. (Available only for users to enter values directly)