-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Unable to hit breakpoint in ListView ItemSelected Event Handler #111556
Comments
Tagging subscribers to this area: @tommcdon |
cc: @thaystg |
Hello @mrucker! Thanks for reporting this issue! Would you mind submitting a Visual Studio feedback item for this issue? The VS feedback system will collect extra telemetry regarding the VS hang and help us route the issue better. |
Thanks for the issue. I will close the issue here and we will continue the conversation if needed there. |
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: