Bug: [reactdev tools][react native] Bridge was already shutdown. Inspection is broken
See original GitHub issueTry debugging in vanilla react native project.
Install reactdev-tools: npm i -D reactdev-tools
Start react native app in iOS or Android.
Start reactdev-tools
Enable debug mode.
Try to inspect element.
Observe that there’s a warning Bridge was already shutdown
.
The inspect mode doesn’t connect to it.
Update: Some how it connects, when devtools window is not in view. Then stop and start debug again.
Expected: Inpection should connect to reactdev-tools instead of in app
reactdev-tools: 4.10.1 RN: 0.63.3 R: 16.13.1
Demo
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:5 (2 by maintainers)
Top Results From Across the Web
react-native-debugger disconnecting and showing error when ...
As shown in the above image it says Bridge was already shutdown. Because of this i am unable to do inspect element inside...
Read more >New React Developer Tools – React Blog
A month ago, we posted a beta of the new React developer tools. Today, we're releasing the first stable version of the new...
Read more >Using Hermes in React Native - LogRocket Blog
Hermes bridges the performance gap in React Native. How Hermes improves overall React Native performance. Before considering Hermes as the ...
Read more >Developer tools - React Navigation
This hook provides integration with Flipper for React Native apps. This doesn't work in Expo managed apps since they don't support Flipper. ......
Read more >React Native Debugging Tools - Netguru
Furthermore, it works setup free, unlike React Developer tools. Chrome dev tools and React dev tools features. Screenshot 2019-03-02 at 22.04.15.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I believe this is an issue with React Native’s integration with DevTools so I’ve moved this issue to the React Naive repo.
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community’s attention? This issue may be closed if no further activity occurs. You may also label this issue as a “Discussion” or add it to the “Backlog” and I will leave it open. Thank you for your contributions.