Replies: 1 comment
-
I was able to fix the issue. In _Host.cshtml the following line is missing in the empty Blazor server app template: Adding this line to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to apply BlazorBootstrap to my Blazor server app (.NET 7, Emtpy server app).
I did follow the guide and all is working fine for the standard visualization, but the responsive design is not working: the pages appear identical to the ones displayed for desktop and laptop devices.
Any idea? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions