This repository was archived by the owner on Nov 22, 2024. It is now read-only.
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
React Native: Unable to inspect contents in React Dev Tools/Layout Inspector #2224
Closed
Description
🐛 Bug Report
- When I start a bare React Native project and I select the React Dev Tools, whenever I select an element, it stays as
Loading
forever on the side panel:
and in the app I get this error:
To Reproduce
- Start brand new React Native Project
- Open Flipper
- Select React Dev Tool and select a Text element to change
- View iPhone Simulator and it has the error
Environment
iOS: 14.4
macOS: 11.2.3
"react": "17.0.1",
"react-native": "0.64.0"
Flipper: 0.86.0
Metadata
Metadata
Assignees
Labels
No labels