Skip to content

ListView page renders blank in FlutterFlow Preview but works in TestFlight #7118

@hbaumann61

Description

@hbaumann61

Can we access your project?

  • 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

ListView content is invisible in FlutterFlow Preview/Test Mode,
but works correctly after export/TestFlight build on iOS.

The page renders empty only inside FlutterFlow Preview.
Removing the ListView makes widgets visible again.

TestFlight and exported builds work correctly.

Image Image Image

Expected Behavior

The widgets inside the ListView should render normally in FlutterFlow Preview/Test Mode, exactly as they do in exported builds and TestFlight.

Steps to Reproduce

  1. Create a page with a ListView as main content.
  2. Add containers, rows, text widgets and buttons inside the ListView.
  3. Start FlutterFlow Preview/Test Mode.
  4. Observe that the page appears blank or empty.
  5. Remove the ListView.
  6. Observe that widgets become visible again.

The issue only occurs inside FlutterFlow Preview/Test Mode.
Exported builds and TestFlight builds render correctly.

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT40hcnlsI12pbxa1s7ubMdFmik5JVg5aJ0Vje1BaCgofePtOol3evWlTFFvcNPnSlFYIUSmmmQezPT4kd/DFe5fHyqrR5xf/rgIFxWWXkamQZOBELWRP0RQDfxgJm2M38GFpRJSCMp1ZVot7V2EPPCQZC3sQpTBIndISq/LZO4=

Visual documentation

Image Image Image

Environment

- FlutterFlow version: 
- Platform:
- Browser name and version:
- Operating system and version affected:

Additional Information

The issue started after multiple UI and localization changes.

The same page works correctly on exported iOS builds and in TestFlight, therefore the issue seems isolated to FlutterFlow Preview/Test Mode rendering.

Cache clearing and hard reload did not solve the issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions