This repository was archived by the owner on Sep 26, 2025. It is now read-only.

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