It seems that when using DisplayRootViewFor<T>(), the RegisterNavigationService (on PrepareViewFirst) method is not called and you end up with null passed in for the INavigationService.
This didn't happen on the previous version.
This didn't happen on the previous version.