Sample Regions Demo throws exception when Content is added to ContentControl. Complains about ContentControl region adapter not there #2387
Unanswered
stevensrf11
asked this question in
WPF
Replies: 1 comment
-
See #2389 |
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.
-
Is anyone getting this issue with the latest sample of the PRISM.
I downloaded the Sample Prism source code.
In Sample 2 Regions demo I add some Content to the Content Control.
ContentControl prism:RegionManager.RegionName="ContentRegion" Content="Shell Content"
When I ran the demo in Visual Studio 2019 an exception was thrown complaining about ContentController not having a region adapter created for it.
The Prism Version is prism.unity 8.0.0.1909
02-Regions.zip
Beta Was this translation helpful? Give feedback.
All reactions