-
Notifications
You must be signed in to change notification settings - Fork 28.5k
Fix TabBar crash with SliverAppBar #154485
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, with 1 suggestion.
Thanks for fixing this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like the _TabBarState
structure has some room for improvement, but that's outside the scope of this PR.
LGTM, thanks for the high-quality contribution!
bf7dd61
to
ffbd717
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes #154484
Similar to #104998. Cause with updated at different phases of the same frame.
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.