forked from flutter/packages
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "_DefaultTabControllerState should dispose all created TabCont…
…oller instances. (#136608)" (#144579) This reverts commit 9fa9fd3. Fixes flutter/flutter#144087. Fixes flutter/flutter#138588. This crash has been reported previously from a customer in google3 in flutter/flutter#138588, but we weren't able to track it down. Thankfully, a repro was now provided in flutter/flutter#144087 (comment) which traced the crash down to a change made in #136608. This PR reverts that change to fix that crash for now. I will post a new PR shortly that will add a test to cover the use case that caused the crash with #136608 to make sure we don't re-introduce the crash in the future.
- Loading branch information
1 parent
3b5a2ec
commit d93f24a
Showing
1 changed file
with
6 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters