question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug: [reactdev tools][react native] Bridge was already shutdown. Inspection is broken

See original GitHub issue

Try 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 2020-12-12_17-19-44

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
rickhanloniicommented, Jan 18, 2021

I believe this is an issue with React Native’s integration with DevTools so I’ve moved this issue to the React Naive repo.

0reactions
stale[bot]commented, Jan 9, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found