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.