Debugging Blazor webassembly freezes visual studio

Completed

Hi.

Using the latest version of Resharper 2021.1.1 makes visual studio freeze when debugging Blazor Webassembly, as soon as it hits the first breakpoint visual studio freezes with the message "A debugger operation is taking a long time to complete.". Have to kill the process and restart visual studio.

Disabling resharper resolves the problem, any one else seen this problem as well?

2
5 comments

I have the same issue.  Had to roll back to the previous version.

0

Hello,

The behaviour you encountered is an already known issue RSRP-483982.

Please vote or leave a comment to subscribe to the issue and receive updates.

0

I have the same issue. Need to suspend Resharper whenever debugging Javascript code.

0

While we are working on the fix please try disabling the following options as a current workaround:

  • ReSharper | Options | Debugger | Editor Integration | Show local variable values
  • ReSharper | Options | Debugger | Editor Integration | Show current line expressions values.
1

The bugfix 2021.1.2 has been released! The debugger has been fixed in the scope of RSRP-483982.

Check out the new version ReSharper 2020.1.2 

1

Please sign in to leave a comment.