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 I place a breakpoint in an Event Handler for ListView's ItemSelected my entire VS environment and development device freeze until I force kill Visual Studios or my development device. This is similar to the issue described here, #91631, though not identical.
Description
When I place a breakpoint in an Event Handler for ListView's ItemSelected my entire VS environment and development device freeze until I force kill Visual Studios or my development device. This is similar to the issue described here, #91631, though not identical.
Reproduction Steps
OnItemSelected
Expected behavior
My breakpoint works and Visual Studio does not freeze
Actual behavior
Visual Studio freezes until I force kill the application I'm debugging.
Regression?
No response
Known Workarounds
No response
Configuration
I've not found any configuration where it works.
Other information
No response
The text was updated successfully, but these errors were encountered: