-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Has your issue been reported?
- I have searched the existing issues and confirm it has not been reported.
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
I have a scrollable column inside of a tab bar content. The column was set to scrollable without issue (after some restructuring of the page) 2-3 weeks ago and at first it worked. The content scrolled if it was overflowing the available height. However then it stopped working although nothing had changed on the page and the column is still set to be scrollable without errors. This behavior is present both in FlutterFlow in Run mode and Test mode as well as on iOS and Android device builts.



Expected Behavior
The column content should be scrollable.
Steps To Reproduce
As you can see in the screenshot above this is a quite complex page that has grown over time. I can not spend much more time reproducing and testing because my client is on a budget. Here is a rough description of what happened.
- Create a new page and add tab bars in it.
- Add content inside the tab bars until the heigh is overflowing on some smaller devices.
- Wrap the overflowing content in a column and set it to scrollable.
- The column should be scrollable on smaller devices but is not.
Bug Report Code
IT4ki/Hq25dgoddD1s7bbcBvlSc4C0d8TLJEpu0bWUkbGO/4BO0ideDRVFBvTsizaHNMHk6jsGI10db6hoTpM/JdZAyaG704+rpcahPPbECmVqrRCqmwPXB5HeRUGX655Le3rwp7BO9hWnw+316YGOitYz6Cf9qOYwx5e6fDbOY=
Context
The page should be scrollable so additional page content can overflow the available height on smaller devices. I am trying to finish this project and release the app for the client but this bug is blocking it.
Additional info
No response
Environment
- FlutterFlow version: v3.1
- Platform: iOS and Android
- Browser name and version: Chrome Version 111.0.5563.110 (Official Build) (arm64)
- Operating system and version affected: macOS Ventura 13.2.1 (22D68)