outside column cannot be scrollable

Hello, I have a column with a child fixed height container and a tabbar inside it. It looks like this.

column - container

- Tabbar

Now I want to make the outside column scrollable and it gives me this error.

"A column cannot be set to scrollable if it has a child that is expanded."

But it doesn't allow to me set default expansion to my TabBar.

"The tabBar would have undefined or infinite height, but its parents give it an unlimited amount of vertical space to expand"

How to solve this issue?

1
1 reply