-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed as not planned
Labels
Impact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Describes a behavior that used to work on a prior release, but stopped working recently.Platform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
Description
When bootstrapping a new 0.72.x app, I am unable to debug the app following the direct debugging instructions.
React Native Version
0.72
Output of npx react-native info
N/A
Steps to reproduce
npx react-native init MyApp
- Add
debugger;
statement toApp.tsx
- Have metro running via
yarn start
in my project - Follow instructions for direct debugging via
chrome://inspect
, open devtools - Reload the app, the debugger does not stop at the breakpoint
Snack, code example, screenshot, or link to a repository
See instructions above
short_repro.mov
EzioLi01, pacificescape, rlgo, lukaspkrr and devrdias
Metadata
Metadata
Assignees
Labels
Impact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Describes a behavior that used to work on a prior release, but stopped working recently.Platform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.