react-number-format icon indicating copy to clipboard operation
react-number-format copied to clipboard

Fix the keyboard being displayed on the ios system

Open gustavogoncalves1996 opened this issue 1 year ago • 0 comments

Fixed the keyboard being displayed on the ios

The proposed change is to pass as the pattern property only for the number format the regex that allows the keyboard to be correct for ios

Link for the Github issue

Please check which browsers were used for testing

  • [ ✔] Chrome
  • [ ✔] Chrome (Android)
  • [ ✔] Safari (OSX)
  • [ ✔] Safari (iOS)
  • [ ✔] Firefox
  • [ ✔] Firefox (Android)

gustavogoncalves1996 avatar Oct 04 '24 08:10 gustavogoncalves1996