marketplace-v1
marketplace-v1 copied to clipboard
Reduce API calls
As per Idan's request:
- [ ] Wait until router is ready to render page to prevent
useCollectionAttributes
from getting called - [ ] If the response from an API is less than the limit, do not try to fetch more (infinite scroll)