-
Notifications
You must be signed in to change notification settings - Fork 28
Open
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
- When we scroll up in a list view, it stutters and scrolls through multiple cards at a time. This is different vs a more natural scroll down the list view.
- I spoke with FlutterFlow support and they told me a way to fix it is enable Single Query in the document references in the Card component (which we've done). However the issue still persists. We even created a different version where we stripped out a lot of the widgets to only have the list view and same problem still persists.
Expected Behavior
- Scrolling up a list view should be smooth like scrolling down the list view
Steps to Reproduce
- Create new page with an app bar
- Create list view
- Create card component with document references to other collection
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT40iMn1z8p2rsRE7pDUbPlFmik5JmYhaJ0omMFBaCgofePtOol3evXsQFBoONe9S3xmJ0SmmmMEpuzejofpIfEFAEyeGr5GyM8JZAvNQl+gUZOBELjtPHNtEphhJ2aH4bbQkyRRALZqL2Qi1F+UHfPIQgDvNOa3IndISq/LZO4=
Context
The scrolling behaviour is really bad on our home page.
Visual documentation
Additional Info
Environment
- FlutterFlow version: 3.19.1
- Platform: Mac and Windows
- Browser name and version: Chrome Version 123.0.6312.86
- Operating system and version affected: iOS, Windows, Android
gustavo3227, cragid, eCoder321, deepanchal and NiklavsM