MERN-ecommerce-Frontend
MERN-ecommerce-Frontend copied to clipboard
Sort and Filter feature not working properly and also pagination not working properly in part 11
Sort function will not work because the npm json server is not providing the sort feature which were provided at the time of making this project.
Also pagination is also not working because the totalItems is 0.It is unable fetch this api call
@vaishnav27 That is because the library "json-server" has updated its queries and limit and some queries dont work anymore with json-server