You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a new .NET 8 (rc2) "Blazor Web App", set auth type to "Individual Accounts", interactive types to "Server", interactive location to "Global", and changes App.razor to the following:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
If you create a new .NET 8 (rc2) "Blazor Web App", set auth type to "Individual Accounts", interactive types to "Server", interactive location to "Global", and changes App.razor to the following:
Then running the app and going to e.g. the login page causes the following crash:
Whats the recommended approach to solve this?
Beta Was this translation helpful? Give feedback.
All reactions