Closed danielhusar closed 1 year ago
Fixes https://github.com/sanniassin/react-input-mask/issues/291
When you use ios chrome app, and you try to autocomplete the masked input, the component goes to infinite loop of rerender.
@danielhusar Do you plan to add this to NPM for easier install? Having issues installing from github! Thanks for the fix, was thoroughly confused by this issue.
Fixes https://github.com/sanniassin/react-input-mask/issues/291
When you use ios chrome app, and you try to autocomplete the masked input, the component goes to infinite loop of rerender.