filterlist
filterlist copied to clipboard
RenderCustomMultiChildLayoutBox object was given an infinite size during layout.
Describe the bug When i put the chips in a BarModel from the package => modal_bottom_sheet 2.1.2, and don't give it a hard coded height it will crash.
Normally it will grow on how big the list is. Just like a container would with no height.
Code:
How it should be:
How it is with the bug: