-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Key handlers stop working after debugger is opened - 0.76.0-rc.1 #46571
Copy link
Copy link
Closed
Labels
DebuggingIssues related to React Native DevTools or legacy JavaScript/Hermes debuggingIssues related to React Native DevTools or legacy JavaScript/Hermes debuggingNeeds: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Resolution: FixedA PR that fixes this issue has been merged.A PR that fixes this issue has been merged.
Metadata
Metadata
Assignees
Labels
DebuggingIssues related to React Native DevTools or legacy JavaScript/Hermes debuggingIssues related to React Native DevTools or legacy JavaScript/Hermes debuggingNeeds: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Resolution: FixedA PR that fixes this issue has been merged.A PR that fixes this issue has been merged.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
After opening the debugger, the key commands listed by Metro at startup stop responding:
None of these keys work once
jhas been pressed.Steps to reproduce
jto open the debugger.rfor reload) in the Metro server. It will not respond.React Native Version
0.76.0-rc.1
Output of
npx react-native infoScreenshots and Videos
No response