Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

navigationController is nil in Demo #103

Closed
SylarRuby opened this issue Nov 12, 2022 · 1 comment
Closed

navigationController is nil in Demo #103

SylarRuby opened this issue Nov 12, 2022 · 1 comment

Comments

@SylarRuby
Copy link

Something does not seem right here. On loading the app, navigationController is nil inside willConnectTo. I dont see turboNavController references anything and navigationController never gets assigned should navController is nil on Line 23.

@joemasilotti
Copy link
Member

navigationController is assigned on line 25 after it is extracted from window.rootViewController.

Is the demo not working for you? Can you share any logs or error messages?

Until then I'm going to close this issue as everything seems to be working on my end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants