User-343630552 posted
I am playing with a Blazor Wasm app that contains TypeScript. When I try to set a break point in the TypeScript code, it doesn't work. But when I set it in the JavaScript code that the TypeScript compiler creates, it does. I am running
VS Community 2019 v 16.6.1 with Asp.Net Core 3.2.0 on Windows 10 . I gather there are problems with a number of Blazor Wasm debugging capabilities with Visual Studio. So I just wanted to report this one.
Thanks. Steve