WebView2Feedback
WebView2Feedback copied to clipboard
[Problem/Bug]: Red dots for Break points in Devtools are not showing up onload
What happened?
Red Dots are not visible on devtools load even though we have break points
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
No response
SDK Version
No response
Framework
Winforms
Operating System
Windows 11
OS Version
No response
Repro steps
Repro Steps:
- Add some breakpoints in the devtools source tab.
- Close and reopen the devtools, go to source tab.
- You will see the break points on the right side.
- Click on any breakpoint to go that line in the code.
- You will not see the red dot.
- IF you go and select the theme, explicitly, red dots are visible
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response
@venkateshreddy can you please provide the SDK version used
@venkateshreddy I tried reprocating the issue with the latest SDK version(3650- prerelease) of the package the red dots are visible even after the inspect tab is closed and reopened the red dots are seen.