WSL2: Debugger hits unexisting breakpoints quickly and then continues #877
Labels
bug
Issue identified by VS Code Team member as probable bug
*duplicate
Issue identified as a duplicate of another issue(s)
Describe the bug
I attach a debugger to the new MS Edge to a running react app and don't set any breakpoints. When I reload a page, there is a sequence of breakpoints that hit for a fraction of a second and immediately continue. This is very annoying, mainly because in doing so it reveals the "Sources" panel in developer tools all the time although I want "Console" tab to be open.
Some observations:
This doesn't happen in a project on Windows, only on WSL
To Reproduce
create-react-app
projectnpm run start
Log File
vscode-debugadapter-0.json.gz
VS Code Version: 1.52.0-insider, the same thing happened on earlier versions
The text was updated successfully, but these errors were encountered: