You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I ran into some weird behaviour when trying to adjust the height of a ListView which contains ExpansionTiles.
When the ExpansionTile is changed and tries to adjust the height or expand property of the ListView parent, the ListView updates but cancels the opening of the ExpansionTile. After clicking the tile again, it opens correctly.
It does this when changing the height, expand or both on the ListView.
Is this a bug, or am I setting up something weird?
The behaviour I want is to limit the height of the ListView when any of the ExpansionTiles are expanded; otherwise, it needs to expand.
Discussed in #4531
Originally posted by HerrWaffel December 9, 2024
Question
Hey,
I ran into some weird behaviour when trying to adjust the height of a ListView which contains ExpansionTiles.
When the ExpansionTile is changed and tries to adjust the height or expand property of the ListView parent, the ListView updates but cancels the opening of the ExpansionTile. After clicking the tile again, it opens correctly.
It does this when changing the height, expand or both on the ListView.
Is this a bug, or am I setting up something weird?
The behaviour I want is to limit the height of the ListView when any of the ExpansionTiles are expanded; otherwise, it needs to expand.
Thanks,
Code sample
Error message
No response
------------------------------------------------------
The text was updated successfully, but these errors were encountered: