Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Issue when using backspace and then typing again past non-masked chars #5

Closed
jwenzler opened this issue Oct 29, 2016 · 4 comments
Closed

Comments

@jwenzler
Copy link

You can replicate this issue easily by going to your demo at https://cdn.rawgit.com/probil/v-mask/vue-2.0/demo/index.html.

In the first input type the following keystrokes: 1, 2, 3.

Now backspace twice to where only '12' is left.

If you type 3 again, the keystroke is lost (transformed into a /).

@probil
Copy link
Owner

probil commented Oct 29, 2016

Thanks, @jwenzler. I got it. I will fix it

@jwenzler
Copy link
Author

jwenzler commented Nov 3, 2016

Thanks! Have a good one.

@RonaldJerez
Copy link
Contributor

RonaldJerez commented Feb 15, 2017

I have made some changes to fix this as well as issue #7, i was going to create a PR but since I didn't create a separate branch for it, it is pulling in the changes I made for PR #23 as well, once you get a chance to review that pull request I can create another for this change.

@probil
Copy link
Owner

probil commented Feb 26, 2017

Merged commits from @RonaldJerez
And it seems like it fixed the issue. Please, check it out in v1.0.4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants