macOS: Only Google Chrome or Microsoft Edge browser?

So I created my a first CRUD page on 1 of the tables in a PostgerSQL database in macOS in Trial mode (needed to use pluralize and singularize generated object names in order to make it work).
After the creation I ran the program and was unpleasantly surprised with the following message.

Seriously?!?!
For me this a deal breaker. I don't want to be pressed to use a certain browser.
I'm trying to keep anything from Google away from my machine.
Microsoft Edge is a browser that probably works fine on Windows but not on my macOS computer.
I really like the way Radzen Blazer Studio works and how web app development is made relatively easy, but I will look for another solution.

Yes, Blazor WASM debugging is supported only in browsers that support the Chrome debugging protocol. It is a limitation imposed by Blazor itself.

1 Like