-
| Hello,
Do you guys know any consistent way to attach debugger? |
Beta Was this translation helpful? Give feedback.
Answered by EzioLi01 May 11, 2024
Replies: 1 comment
-
| Hey, actually breakpoint is not handled by this extension. Most of issues for breakpoint is caused by |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by EzioLi01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Hey, actually breakpoint is not handled by this extension. Most of issues for breakpoint is caused by
react-native metroand vscode built-in extensionvscode-js-debug. Maybe you can create issue in meta team repo for the help firstly.