Skip to content
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

Fix autofill scenarios by using data from onchange events #112

Merged
merged 1 commit into from
Oct 20, 2017

Conversation

dwbruhn
Copy link
Contributor

@dwbruhn dwbruhn commented Sep 28, 2017

Fixes #111

Side effects:

  1. Delete behavior now allows removal of more than one character
  2. Cut now shifts remaining characters left instead of leaving "hole"

Also fix binding of this._updateInputSelection (cf. #110)

react-maskedinput-safari-fixed1

Side effects:
  1) Delete behavior now allows removal of more than one character
  2) Cut now shifts remaining characters left instead of leaving "hole"

Also fix binding of this._updateInputSelection (cf. insin#110)
@iamdustan iamdustan merged commit 79a6456 into insin:master Oct 20, 2017
@nkzawa
Copy link

nkzawa commented Nov 27, 2017

We also have been experiencing this issue. Please release a new version.

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

Successfully merging this pull request may close these issues.

Fails with Safari Credit Card Autofill
3 participants