braintree / restricted-input

Restrict <input>s to certain valid characters (e.g. formatting phone or card numbers)
https://braintree.github.io/restricted-input/
MIT License
68 stars 25 forks source link

Formatting Mangled on Sony SGP511 Android 6.0.1, API 23 #27

Closed crookedneighbor closed 7 years ago

crookedneighbor commented 7 years ago

Got a report that characters could not be typed after a perma-character with Sony SGP511 Android 6.0.1, API 23 device.

Looks similar, but not quite the same as https://github.com/braintree/restricted-input/pull/25

intelliot commented 7 years ago

Followed up with the reporter and found that:

  1. They resolved the issue by disabling formatting and closed the ticket.
  2. It was likely on the Samsung Browser, which will be addressed by https://github.com/braintree/restricted-input/pull/31