Cannot attach debugger to Brave Browser Follow
I added Brave to the "Web Browsers and Preview" list and I am able to launch Blazor apps using Brave, but I am unable to debug them.
I also added the folder "C:\Program Files\BraveSoftware\Brave-Browser\Application" to the path environment variable (so that I can use the path "brave" instead of the absolute path).
Rider throws following error when I try to debug my Blazor app:
"Unable to attach Blazor debugger: debug at Brave browser is unavailable"
Brave is Chromium based so in theory it should be possible. Does anyone have any ideas what I could do to make it work?
Please sign in to leave a comment.
Hello! I tried testing this browser with other apps and have not noticed any issues, I would suggest checking it with MS if it is supported. Blazor Help page specifically mentioned Edge and Chome browsers.