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?