DialogService.Confirm

Hi Radzen Team,

I created a class to handle all my DialogServices. All requirements/setup are registered and injected. I have a CustomDialog method that calls the OpenAsync which working fine but unfortunately my other method ConfirmDialog seems to not work properly. No prompt was thrown when calling the method so it is hard on my end where to trace the error.

What am I missing here?

It's hard to tell from a screenshot of code however you can attach Radzen.Blazor.csproj to your app to debug it.

I will try this. Thanks @enchev