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

Fix ios safari autocomplete bug #21

Closed crookedneighbor closed 7 years ago

crookedneighbor commented 7 years ago

The fix for Safari autocomplete did not apply to the iOS strategy.

mrak commented 7 years ago

👍