We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On iOS devices I get missed backspace presses in input fields, as the ones on the examples.
If I type "123" using the on-screen keyboard then click backspace two times the resulting text can be either "1", "12" or "123".
Devices: iPad 2018 and iPhone 8 OS: iOS 14.4 Browsers: Safari and Chrome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On iOS devices I get missed backspace presses in input fields, as the ones on the examples.
If I type "123" using the on-screen keyboard then click backspace two times the resulting text can be either "1", "12" or "123".
Devices: iPad 2018 and iPhone 8
OS: iOS 14.4
Browsers: Safari and Chrome
The text was updated successfully, but these errors were encountered: