Skip to content
New issue

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

Bugfix/ie11 miss typed chars #99

Closed

Conversation

stevenkissack
Copy link

In IE 11 the input keeps missing characters while typing, this is a bug with React and IE11 which they hope to fix in React 16. For now I have pointed my app at this branch which uses onInput instead when on IE11, but you may also want to fix this for all other users and remove the workaround in future.

facebook/react#7027

@theophanemayaud
Copy link

@stevokk is this fixed now with react 16 ? 😉

@sambokai
Copy link
Collaborator

Closing this issue/PR in an effort to clean up the repo. Please let us know if you think that it should be re-opened. #325

@sambokai sambokai closed this May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants