You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you were expecting:
Other fields like TextField allow an emptyText prop to pass a text value to render when the prop is empty or does not exist on the record. Would expect the same result for a ReferenceField when the source passed to the ReferenceField is empty on the record.
What happened instead:
The field rendered an empty value.
Steps to reproduce:
Add a ReferenceField to a show view or a list with an emptyText prop.
What you were expecting:
Other fields like TextField allow an emptyText prop to pass a text value to render when the prop is empty or does not exist on the record. Would expect the same result for a ReferenceField when the source passed to the ReferenceField is empty on the record.
What happened instead:
The field rendered an empty value.
Steps to reproduce:
Related code:
Other information:
Environment
The text was updated successfully, but these errors were encountered: