-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backspace not working well with characters for createTextMask #27
Comments
What is the pattern for the mask you've created? If the pattern is A sandbox would be greatly appreciated. |
Thanks for your quick response. It's exactly what I faced today. So I can't remove |
<a name="1.1.1"></a> ## [1.1.1](v1.1.0...v1.1.1) (2018-05-05) ### Bug Fixes * **createTextMask:** fixes backspace not controlling caret position correctly on some cases ([4efad32](4efad32)), closes [#27](#27)
Closed by #31 |
What are you reporting?
What is the current behavior?
'+1 (999) 999-9999 x99999' - I can't remove x with backspace.
What is the expected behavior?
Should able to remove x with backspace.
Sandbox Link
What's your environment?
Mac Os high sierra 10.13.3
Other information
The text was updated successfully, but these errors were encountered: