TryMudBlazor
TryMudBlazor copied to clipboard
Window maximize causing drawer open
If I load try.mudblazor.com and then double click the titlebar to restore the window and then double click again to maximize the window again the drawer expands to 240px.
When I examine the css the drawer has the mud-drawer--open class applied. If I edit this to mud-drawer the drawer will go back to the correct size. So for some reason maximize is causing the drawer to open.