ReactJS RegEx checking user keypress not working on Android
I implemented a function which checks the user keypress to allow only alphabetical characters. This implementation works on iOS and desktop browsers but it’s not working on Android Chrome browser.