vikramlearning / blazorbootstrap

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
https://docs.blazorbootstrap.com/
Apache License 2.0
565 stars 15 forks source link

Sidebar is hidden by default and nav items are not visible #751

Open Geetha-Ravindran opened 2 weeks ago

Geetha-Ravindran commented 2 weeks ago

When application is displayed in full screen, the sidebar is not visible. So the nav items are hidden too. We have to minimise the application to see the hamburger menu and then click on it to see all the nav items. Any way to keep the hamburger menu visible always?

gvreddy04 commented 2 weeks ago

@Geetha-Ravindran Thank you for using BlazorBootstrap. Please share a screenshot for better understanding your issue.

Versions (please complete the following information):

Sample code Sample code to reproduce the issue.