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: initialize React Devtools before React Refresh #1

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

zamotany
Copy link
Contributor

Summary

Initialize React DevTools (as part of InitializeCore.js) before initializing React Refresh to avoid the issue listed here: facebook/react#20377.

Test plan

  1. Run application
  2. Open Flipper
  3. Check React DevTools - it should show React component tree
  4. Make more change in source code, the app should apply the update and component tree inside React DevTools should be updated.

@zamotany zamotany merged commit 9e708f8 into main Mar 17, 2021
@zamotany zamotany deleted the fix/init-devtools-before-react-refresh branch March 17, 2021 13:53
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