You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to edit a breakpoint, if you use the pen icon, where the breakpoints are listed, the dialog just blinks into existence and then disappears.
If you right-click the actual breakpoint indicator in the code, and select Edit breakpoint..., the dialog stays open.
The text was updated successfully, but these errors were encountered:
Yes, the dialog works correctly from the right-click on the breakpoint indicator. The issue lies in clicking the pen icon from the list of breakpoints. (As seen in image 1) That's what causes the dialog to flash open and immediately close.
Thanks for clarifying. Edge v133.0.3065.69 was recently released to Stable - are you still seeing the same issue after updating to the most recent version?
When trying to edit a breakpoint, if you use the pen icon, where the breakpoints are listed, the dialog just blinks into existence and then disappears.
If you right-click the actual breakpoint indicator in the code, and select Edit breakpoint..., the dialog stays open.
The text was updated successfully, but these errors were encountered: