Skip to content

fix: initialize React Devtools before React Refresh#1

Merged
zamotany merged 1 commit into
mainfrom
fix/init-devtools-before-react-refresh
Mar 17, 2021
Merged

fix: initialize React Devtools before React Refresh#1
zamotany merged 1 commit into
mainfrom
fix/init-devtools-before-react-refresh

Conversation

@zamotany

Copy link
Copy Markdown
Contributor

Summary

Initialize React DevTools (as part of InitializeCore.js) before initializing React Refresh to avoid the issue listed here: react/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.

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