Skip to content

Test Mode does not render Text widgets, while Preview Mode displays them correctly #7366

Description

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

In Test Mode, all Text widgets disappear from the UI.

The project itself is not missing any widgets. The same page displays correctly in Preview Mode, where all Text widgets are visible.

Only Test Mode is affected.

Everything else works correctly:

  • Firebase Authentication works.
  • Firestore read/write works.
  • Navigation works.
  • Button actions work.
  • Radio Buttons render correctly.

This appears to be a Test Mode rendering issue where Text widgets are not displayed.

Expected Behavior

In Test Mode, the UI should render exactly the same as Preview Mode.

All Text widgets should be visible and displayed correctly.

The visual output should match Preview Mode without hiding any Text widgets.

Steps to Reproduce

  1. Open the FlutterFlow project.
  2. Open a page that contains multiple Text widgets.
  3. Launch the page in Test Mode.
  4. Observe that all Text widgets are missing.
  5. Open the same page in Preview Mode.
  6. Observe that all Text widgets are displayed correctly.
  7. This issue happens every time.

Reproducible from Blank

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

Bug Report Code (Required)

IT4klcmAvM9Pm7RD+KXfbcJKoycQH2k1TLJMt9VxSUghfJStO5kQO/ekZRFLYtSoem1AeValpEMK/tbvjYfXK+4CGwyCQIhq1pRXQQvjUlmVMMWmBZedP3RAO+5Yf37G4Kuv2hJBOthoS0I63ziAfvCdG3qCf9qOYwx5e6fDbOY=

Visual documentation

I have attached screenshots comparing Test Mode and Preview Mode.

Screenshot 1:
Test Mode – Text widgets are missing.

Screenshot 2:
Preview Mode – The exact same page displays all Text widgets correctly.

Environment

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

Additional Information

Image

<img width="1440" height="900" alt="Image" src="https://github.com/user-attachments/assets/d422002d-c497-4f6a-92d2-5646fe3f730b" /

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageA potential issue that has not been confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions