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
I'm trying to implement a BlazorApp as my UI layer. Yesterday, I found Blazor Bootstrap. I've followed the instructions at "Getting started - Blazor WebApp (.NET 8)" topic.
Unfortunetly, it didn't work as expected... and my NavMenu is like this:
As you can see, it shows an infinite loading and my menus don`t show. Can anyone give me some help?
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
-
Hi!
I'm trying to implement a BlazorApp as my UI layer. Yesterday, I found Blazor Bootstrap. I've followed the instructions at "Getting started - Blazor WebApp (.NET 8)" topic.
Unfortunetly, it didn't work as expected... and my NavMenu is like this:
As you can see, it shows an infinite loading and my menus don`t show. Can anyone give me some help?
Here is some of the code:
Beta Was this translation helpful? Give feedback.
All reactions