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
Describe the bug
When attempting to sort a collection by "Token ID ASC" (ascending order) or "Token ID DESC" (descending order), the collection fails to display properly.
From the list of collection, click on any of these collection.
Now, click on the "Sort By" and then click 'Token ID ASC' or 'Token ID DESC'. See the error.
Expected behavior
The user should be able to view all items in the collection sorted according to the selected order without any errors or interruptions.