I am unable to set the debugger breakpoint in Visual Studio on client-side C# and Razor code when launching Office Web Add-in. I have tried to manually attach various processes to VS debugger to no avail. Is this something that is currently possible?
I am using the following Microsoft's GitHub example to run Blazor Office Web Add-in for Excel: excel-blazor-add-in
Thanks