fullstackhero / blazor-wasm-boilerplate

Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.
https://fullstackhero.net/blazor-webassembly-boilerplate/general/getting-started/
MIT License
529 stars 324 forks source link

HamburgerMenu Bug #267

Open Pinox opened 1 year ago

Pinox commented 1 year ago

When minimizing the app to "mobile" form factor you have to click the menu icon twice to open the Navigation Menu.

fsh_menu_bug1