key "T" is allowed in chrome and internet explorer #89

Open
wokung opened this Issue Sep 4, 2015 · 5 comments

Projects

None yet

5 participants

wokung commented Sep 4, 2015

When I enter the input field and enter the key "t", it works, although my pattern is 9999.

can someone help mE?

+1 happens to me too.

+1. It's because 't' has code 116 and it's accepted like 'F5' key pressed.
This code is on 261 line

How to solve this ?

mort3za commented Aug 3, 2016

@binhdocco Seems this pull request fixes it: #70

@mort3za Thank you so much. It works correct now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment