Scroll doesn't work on phone

Need help with scroll. When testing on flutter emulater, everything works just fine, but when deployed on the phone, scroll just stops working. I have several pages with scroll enabled, and only one page have this issue.
The page in question have two ListView with conditinal visibility, couple of buttons and toggleicon. The listView is wrapped in collumn.

4
8 replies