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
Hi @radex, sorry for opening an issue to ask a question but couldn't find any other place to have the discussion. Is there a way to sort the array before it is passed to the HOC? In the documentation it is mentioned that it is better to do the sorting in JS. I tried to insert a sort function that intercepts the data before it is passed to the list to be rendered but to no avail. Any help with this would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Hi @radex, sorry for opening an issue to ask a question but couldn't find any other place to have the discussion. Is there a way to sort the array before it is passed to the HOC? In the documentation it is mentioned that it is better to do the sorting in JS. I tried to insert a sort function that intercepts the data before it is passed to the list to be rendered but to no avail. Any help with this would be greatly appreciated.
The text was updated successfully, but these errors were encountered: