when I want to navigate to the tabbed page the application stopped but when I create a new project and add the tabbed page working fine any idea?
1 Answers
0
votes
I noticed the same behaviour after upgrading to Prism 8
To reproduce this behaviour I added a demo app to github By default, the App uses Prism 7.2. This works fine.
After upgrading Prism to version 8, ...

I was unable to navigate between pages within a tab.
After downgrading Prism to an earlier version everything works fine again.