IDialogService.ShowDialog resulting in ex "Value does not fall within the expected range." #2492
Unanswered
sigmarsson
asked this question in
Uno Platform
Replies: 1 comment
-
You need to set that. See this issue #2472 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
UserControl
:containerRegistry.RegisterDialog<SettingsDialog>(RegionNames.Settings);
Please see the ex details and advise how to resolve those errors :
null
?"This element is already associated with a XamlRoot, it cannot be associated with a different one until it is removed from the previous XamlRoot."
Am I expected to set the dialog'sXamlRoot
? I encountered earlier such WinUI related obstacles but I wonder if Prism's dialog service handles this or not.Exception Details
Beta Was this translation helpful? Give feedback.
All reactions