Debugging Issue in Blazor, WASM, and .NET 7 Using Rider

I have a website developed with Blazor, WASM, and .NET 7, and I am debugging it using Rider. When I start debugging, the browser window that opens automatically works perfectly with the debugging tools. However, if I open a new tab in the same browser, this new tab does not have access to the debugging tools. I need to know how to resolve this issue so that I can debug in the new tab as well.

 

 

0
1 comment

Have a try with the latest 2024.2 EAP versions, the feature is implemented and will be released on 2024.2 versions.

0

Please sign in to leave a comment.