Can't toggle Adminlte's navbar on the sidebar in Blazor WebAssembly App

194 Views Asked by At

I was building a dashboard app with Blazor using Adminlte template. I created a starter page (from https://github.com/ColorlibHQ/AdminLTE/blob/master/starter.html) but the navbar on the sidebar is frozen and can't be toggled.

enter image description here

Here is an example. https://blazorfiddle.com/s/hypdtify

I wonder if there is workaround for this. Thanks

0

There are 0 best solutions below