1

I created like a shop, it's not for production, just for practice. I want to filter by criteria(size, model), it works when I add model, click filter, then add size, click filter to filter sizes..

Problem is, for example, when I remove all sizes and click filter on size filtering it returns all products, which would be okay if there are no filter criteria at all but there is still brand criteria..

Here is Stackblitz project: https://stackblitz.com/edit/react-jevhb9

4

1 に答える 1