I am able to successfully navigate away from a tabview, but when I navigate back I get the following error:
CONSOLE ERROR
file:///app/tns_modules/@angular/core/bundles/core.umd.js:1743:28:
ERROR Error: Uncaught (in promise): Error: Cannot reattach
ActivatedRouteSnapshot with a different number of children
then I can no longer navigate anywhere.
How can I navigate back to a tab view successfully?