Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Inline MudDialog always visible when used inside another MudDialog

$
0
0

When I use an inline MudDialog inside a MudDialog (which is opened with DialogService), the inline dialog is always visible. Also the it is not shown as a dialog, but directly inside the page.

This works on normal components, but not nested in MudDialogs open with DialogService.

<MudDialog IsVisible="false" Options="dialogOptions"><DialogContent><MudGrid>                    @DialogContent</MudGrid></DialogContent></MudDialog>

Is there anything I can do to use inline dialogs inside another dialog?


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>