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

ResponderEventPlugin.extractEvents nativeEvent is null on React 16.10.1 #1450

Closed
evelant opened this issue Oct 3, 2019 · 1 comment
Closed

Comments

@evelant
Copy link

evelant commented Oct 3, 2019

The problem
RNWeb doesn't work with latest react due to nativeEvent being null in ResponderEventPlugin.extractEvents

How to reproduce

Simplified test case: https://codesandbox.io/embed/issue-react-native-for-web-xebmh

Steps to reproduce:

  1. Run example. Observe crash.

Expected behavior
RNWeb works with latest react.

Environment (include versions). Did this work in previous versions?

  • React Native for Web (version): 0.11.x
  • React (version): 16.10.1
  • Browser: any
@necolas
Copy link
Owner

necolas commented Oct 3, 2019

Duplicates #1443

@necolas necolas closed this as completed Oct 3, 2019
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

No branches or pull requests

2 participants