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

Fix double click on checkout for firefox #932

Closed
wants to merge 1 commit into from

Conversation

jranks123
Copy link
Contributor

@jranks123 jranks123 commented Sep 7, 2018

The double click fix we issued earlier this week only works on Chrome, meaning that the issue stil exists for Firefox and IE users.

This is a workaround for firefox. Notice that we have had to lose the type safety on event, as FocusEvent doesn't contain explicitOriginalTarget

facebook/react#2011

@jranks123 jranks123 closed this Sep 10, 2018
@rupertbates rupertbates deleted the jr-fix-double-click-for-firefox branch May 29, 2019 14:18
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.

1 participant