I can't make pages scrollable using column because of error "invalid action".

Troubleshooting

Hi. There is error then I try to make page scrollable.

When I choose in "scrollable" section the option scrollable for my column witch has all my items including ListView and GridView widgets there is error:

Help me please to find a solution to make my page completely scrollable.

There is my Widget Tree:

What have you tried so far?

I tried to change the main column to ListView, but the same error occurs.

I tried to manually to wrap all widgets into ListView, but the same error occurs when I tried to place last GridView into ListView. And if to wrap all widgets excluding GridView, the page is scrollable but the GridView stays down the page so it is invisible for users.

The other widgets for example rows and columns wrapped in main column are able to scroll.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
3 replies