Prism regions not found using Xam community Toolkit TabView (Templated View) #2516
Replies: 2 comments 1 reply
-
I'm seeing the same when using the XCT I've not had chance to really debug it to find out what's going on, but the error is thrown here which makes me believe that the region was never registered with the |
Beta Was this translation helpful? Give feedback.
-
@LeoJHarris I don't know if you still want to solve it I had the same issue and I edited the solution and you don't have to set the ViewModel manual https://github.com/ZHEAISNSAABN/ZhEaIsNsAaBn.Xamarin/tree/master/Src/ZhEaIsNsAaBn.Xamarin/LazyView |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there I am using the Xamarin community toolkit's TabView and in my TabViewItem I have a Region much like the below
I am getting a Prism region not found exception, so when I take the ContentView out of the TabView it works fine. TabView being a Templated View I can see how this would be problematic but is there some work around for this? I thought this would be a good case to put regions to good use but I can understand why this might not immediately work. Any suggestions appreciated 🙏
Beta Was this translation helpful? Give feedback.
All reactions