Open lautr opened 5 months ago
The Logic used by Strapi from the List View is different, but seems to cause issues in various scenarios
https://github.com/strapi/strapi/blob/v4.25.1/packages/core/admin/admin/src/content-manager/pages/ListView/ListViewPage.tsx
So this implementation should leverage both to get the best result.
The Logic used by Strapi from the List View is different, but seems to cause issues in various scenarios
https://github.com/strapi/strapi/blob/v4.25.1/packages/core/admin/admin/src/content-manager/pages/ListView/ListViewPage.tsx
So this implementation should leverage both to get the best result.