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:
I want to use sorting inside ReferenceManyField, as it works on List components: by clicking at column name, and then component switches its list order DESC\ASK.
What happened instead:
Just first click works. And there is order indicate icon just near first clicked column. No this icon on next clicked columns.
Steps to reproduce:
Just click at column names in app with ReferenceManyField component.
What you were expecting:
I want to use sorting inside
ReferenceManyField
, as it works onList
components: by clicking at column name, and then component switches its list order DESC\ASK.What happened instead:
Just first click works. And there is order indicate icon just near first clicked column. No this icon on next clicked columns.
Steps to reproduce:
Just click at column names in app with
ReferenceManyField
component.Related code:
Other information:
Environment
The text was updated successfully, but these errors were encountered: