MudBlazor.Extensions
MudBlazor.Extensions copied to clipboard
MudBlazor.Extensions is a small extension for MudBlazor from https://mudblazor.com/
### Contact Details _No response_ ### What happened? It looks like you can't add spaces in the filter bar of the MudExSelect. Pressing spacebar send your cursor to the end...
### Contact Details _No response_ ### What happened? I upgraded to MudBlazor.Extensions v2.0.0 and changed the DialogOptionsEx option on an existing call from `DisableBackdropClick = true` to `BackdropClick = false`...
### Contact Details _No response_ ### What happened? Previously, ShowFileDisplayDialog worked fine for any file type. With updating to MudBlazor 7.0.0 combined with Extensions 2.0.0 i'm getting errors on Excel-...
### Contact Details _No response_ ### What happened? I have created a Blazor WebAssembly testapp under net7, integrated MudBlazor and added MudBlazor.Extensions and want to display a sample dialog. No...
### Feature request type Enhance component ### Component name _No response_ ### Is your feature request related to a problem? I want to make a sidebar like the one in...
Create docking control like gridstack.js or https://www.infragistics.com/products/ignite-ui-blazor/blazor/components/layouts/dock-manager or https://www.htmlelements.com/docs/blazor-dockinglayout/
### Feature request type New component ### Component name _No response_ ### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like I am...
### Contact Details [email protected] ### What happened? System.NullReferenceException Message=Object reference not set to an instance of an object. ### Expected Behavior I hoped to use that extension with mudblazor. ###...
### What happened? While poping-up multiple non-modal dialog windows and closing them in different order than it was opened causes user to click two times on X icon (or close...