You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there,
during testing I've noticed that the insertMode toggle does not function.
Configuring "insertMode: true/false" works as expected, however during typing switching between those modes via the insert key (https://github.com/RobinHerbots/Inputmask#insertmode) is not toggling the mode. Tested with different Browsers on Windows 10.
A look through the open and closed issues did not yield any information. Additionally, a glance at the source code yields commented out code (
Hey there,
during testing I've noticed that the insertMode toggle does not function.
Configuring "insertMode: true/false" works as expected, however during typing switching between those modes via the insert key (https://github.com/RobinHerbots/Inputmask#insertmode) is not toggling the mode. Tested with different Browsers on Windows 10.
A look through the open and closed issues did not yield any information. Additionally, a glance at the source code yields commented out code (
Inputmask/lib/eventhandlers.js
Line 46 in 5e74aff
The change seems to be have made with the commit c02deef.
Could you please clarify the status on the insertMode toggle?
The text was updated successfully, but these errors were encountered: