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

.net Blazor Radzen DialogService is not working

$
0
0

I have a blazor web application and I am trying to add Radzon. Radzen components all are working but when I am trying to add DialogService.Alert or

await DialogService.OpenAsync<DialogCardPage>("Dialog Card Page", new Dictionary<string, object>(){    {"LicId", "236a87aa-0dd6-483c-87f2-08dc9b660e4a"    }});

it doesn't show up

I did some research and I did all things the same with get starting radzon page.

<RadzenDialog />

I added radzendialog or components in mainLayout.razor tooI'm expecting at least something like this showing up

enter image description here


Viewing all articles
Browse latest Browse all 4839

Trending Articles



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