-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
BugDXIssues concerning how the developer experience can be improved.Issues concerning how the developer experience can be improved.JavaScriptResolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Description
When using Remote JS Debugging
the app crashes after exactly 30 seconds.
Without Remote JS Debugging
the app works just fine.
Reproduction
This also happens on a brand new project created like this:
react-native init AwesomeProject
cd AwesomeProject
react-native run-android
Just enable Remote JS Debugging
, reload and wait for 30 seconds - the app will crash.
Solution
?
Additional Information
- React Native version: 0.41.2
- Platform: Android (haven't tried IOS yet)
- Operating System: Windows (haven't tried macOS yet)
- JS Debugger: Chrome Dev Tools, React Native Debugger
Chathula, justgeek, meddy, pmespresso, vikeri and 33 moreawaseemmvaivre
Metadata
Metadata
Assignees
Labels
BugDXIssues concerning how the developer experience can be improved.Issues concerning how the developer experience can be improved.JavaScriptResolution: LockedThis issue was locked by the bot.This issue was locked by the bot.