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

Disable restricted input in SamsungBrowser #31

Closed intelliot closed 7 years ago

intelliot commented 7 years ago

We observed the following weird behavior with the Samsung Browser:

This PR disables formatting for this browser.

crookedneighbor commented 7 years ago

:+1: