RobinHerbots / Inputmask

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

inputmask.option method bug #2687

Open yuniit opened 1 year ago

yuniit commented 1 year ago

Hi, I have a problem when I use inputmask.option method to update the existing mask option, the input is displayed incorrectly value

Please see: https://codepen.io/yuneath/pen/rNrQVzP?editors=1010

RobinHerbots commented 1 year ago

@yuniit ,

Probably not working because that property ius used to build the initial mask. I need to review the option again to verify.