primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
9.69k stars 1.16k forks source link

InputMask: Dynamic mask change cause caret to jump #4081

Open Zebnastien opened 1 year ago

Zebnastien commented 1 year ago
          Thanks for your work 👍🏼 

There is still an issue. Switching mask dynamically while typing cause caret to jump to the end (or to the start in case of deletion). This make using this component hard if you plan to switch mask according to the start of your input value.

Originally posted by @Zebnastien in https://github.com/primefaces/primevue/issues/3698#issuecomment-1604344351

Johnattas commented 1 month ago

Hi, this bug still persists. What can be done?