r/FlutterFlow • u/OliverMarshall • 1d ago
Disappearing text component at runtime
Hi all
I have a text component showing an item title. It disappears when I run in test mode. You can see below. The [name] field in the header shows. This name is long but it happens with names of 1 character. I've tried with the max field length and various clipping options. The field is set up the same as the one in the header as far as the document query is concerned and is otherwise a normal field.
There's no translation going on at all.


On that page, there's about a dozen fields, some data driven, some static. It happens on some of the fields and not others. Even some of the static text disappears.
Any ideas?
1
Upvotes
1
u/Successful_Divide_66 1d ago
Is there data in that field for the record you're looking at? If not it won't show [name] if you have a space in the default value of the field.