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
{{ message }}
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.
try example from doc: https://marmelab.com/admin-on-rest/Fields.html#referencearrayfield
the one with datagrid
when you click on column header you get
Uncaught TypeError: _this.props.setSort is not a function
ie. ReferenceArrayField is not setting setSort
ReferenceArrayField needs to support sort
or add checks in DataGrid to stop sorting if no setSort set
The text was updated successfully, but these errors were encountered: