-
Notifications
You must be signed in to change notification settings - Fork 12
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
Throw an exception when onTabChanged is null #7
Comments
Hi @heafox, Could you please share all the logs (if possible an example) causing this exception, this will help us to quickly figure out the root cause and then resolve the issue as soon as possible! |
Hi, I'm actually having the same problem with version 1.0.8, Thanks for your help |
I too am getting this and I can't find a way to set a tab controller. |
217 widget.onTabChanged!(_tabController?.index);
The text was updated successfully, but these errors were encountered: