Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

JavaScript breakpoints are never hit while debugging Blazor web app (.Net 10)

$
0
0

Created simple web app, added one page to test invoking JavaScript.

The JS works fine but I am unable to hit a breakpoint in the JavaScript.

I have the 'Script Debugging' set to Enabled in Visual Studio 2026.

Project available here

Appreciate any pointers.


Viewing all articles
Browse latest Browse all 4839

Trending Articles