-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invisible breakpoint in DevTools's Sources tab #293
Comments
Thank you for reporting. This is a known bug, and the engineering team is working on a fix. Can you provide details on what browser version you're seeing the bug? |
@leahmsft it's |
This should already be fixed in version 131. Are you seeing the issue in both light and dark theme? |
@leahmsft interesting, if I switch to Dark theme, the problem goes away until I restart Edge.
Basically once it enters Dark theme, the problem goes away until restart. Edit: clarify. |
The same issue and the same workaround working here. |
I get the same bug too, and the workaround described here works as others described. (Interesting that it just started happening today and that others have just found this issue very recently too.) |
Thank you for the repro steps @datvm! I can now see the same bug following your steps. I'll share this back with the engineering team to take a look. I'll update you all once we land a fix. |
Interesting tidbitt, might be clue, n Light mode my window arrangement (console on the bottom, source at the top) does not work normally, I get no console on the bottom, so there is perhaps some sort of difference in code paths in light mode where it does not load all the settings. |
All of a sudden all breakpoints in DevTools are invisible. They still function normally but I cannot see the breakpoint symbol and the line highlight:
Recording.2024-11-18.220943.mp4
The text was updated successfully, but these errors were encountered: