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
When specifying a UI Builder Display Value for a Text widget, that value isn't respected. This consistently repros for Text widgets that are based on a Conditional and Text widgets that are based on Combine Text, but it might be more widespread than that.
Expected Behavior
When specifying a UI Builder Display Value, that value should always be respected.
Steps to Reproduce
- Create a new page
- Add a text widget
- Create a simple conditional for that widget (see visual documentation)
- Add text into the "UI Builder Display Value" field
Expected: the UI Builder Display Value is shown in the Builder
Actual: the UI Builder Display Value isn't respected; instead, the value for the TRUE case is shown
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT8olsn1z4pNxNdG15SJKO9VpyQRHEw2aII7i+1udAwafIjnP4lzYeHBUFFWOem5TFNHB1WJnj800qCNktrLEe04JROBQ4News5yThbdXkChVIyIBqiddHQlAe9YGUyP38O0mA9QVPhuZXgN7XGqNvCQcB/fCbrJO0czJPyhLofJ+UKXAQzRMi9rzmNecCfn
Visual documentation

Environment
- FlutterFlow version: v6.0.37 (released July 3, 2025)
- Platform: Web
- Browser name and version: Chrome Version 137.0.7151.122 (Official Build) (arm64)
- Operating system and version affected: macOS Sequoia 15.5
Additional Information
It's difficult to evaluate and refine my page layout when the builder doesn't show what I've specified for it to show.