I have a situation where I would like to use the Telerik popup control to show the user a status message on a page that is opened as a Modal dialog using Shell.Current.PushModalAsync. The problem is that when I open the popup on an iPad it is showing halfway off the right hand side of the dialog rather than centered. The popup shows properly when it isn't in a dialog and when opened from a dialog on an iPhone.
This is what it looks like:
Reproducible sample is attached below.
Any ideas why this would be happening?
Thanks,
Greg