fix(routing): move @rendermode InteractiveAuto from MainLayout onto the public pages so MudBlazor providers boot interactively
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@page "/tracks"
|
||||
@rendermode InteractiveAuto
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@using DeepDrftWeb.Client.Controls
|
||||
@attribute [AllowAnonymous]
|
||||
|
||||
Reference in New Issue
Block a user