Skip to content

Conversation

goderbauer
Copy link
Member

@goderbauer goderbauer commented Mar 13, 2021

Fixes #69395

Thanks to @xu-baolin by doing the ground work for this in #69670 and #76375.

@flutter-dashboard flutter-dashboard bot added the framework flutter/packages/flutter repository. See also f: labels. label Mar 13, 2021
@google-cla google-cla bot added the cla: yes label Mar 13, 2021
@goderbauer goderbauer marked this pull request as ready for review March 16, 2021 23:34
@goderbauer goderbauer requested a review from xu-baolin March 16, 2021 23:34
Copy link
Member

@xu-baolin xu-baolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JoseGeorges8
Copy link

@xu-baolin Hi, I still encounter this issue on Flutter 2.0.4.

If my TableRow's direct children are FutureBuilders then they won't render. If I however change the parent of this FutureBuilder to any other widget then it renders fine!

@xu-baolin
Copy link
Member

rect ch

Can you provide flutter doctor -v and a complete minimal reproducible code sample that shows the issue?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table cell content does not render if FutureBuilder returns widget of different type when state changes
4 participants