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

Tabcontroller is not the latest #6

Open
qianlifeng opened this issue Apr 18, 2024 · 1 comment
Open

Tabcontroller is not the latest #6

qianlifeng opened this issue Apr 18, 2024 · 1 comment

Comments

@qianlifeng
Copy link

Please makesure widget.onTabControllerUpdated(_tabController = getTabController()); is invoked after tabController updated

_tabController = getTabController(initialIndex: activeTabIndex);

In my case, tabController is not the latest after I changed the tabs

qianlifeng referenced this issue in Wox-launcher/Wox Apr 18, 2024
@alihaider78222
Copy link
Owner

Hi @qianlifeng ,

In the latest version of dynamic_tabbar (v1.0.8), the tabController issue is fixed. Please check that out to see if the issue still persists,
Thanks

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

No branches or pull requests

2 participants