I created a Blazor app with Radzen using the RadzenRentacar database on MS SQL Server.
When I run the app and add a new Category, after clicking Save, the new record does not appear automatically in the grid. I have to reload the page to see it. If I generate an Angular app instead, new records appear in the grid right away without reloading the page.
Also, I've noticed that the Angular symbol appears in the title of the web page, even though it is a Blazor app. This should be changed to the Blazor symbol.