Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

By default offset is 12, getProductsList #441

Open
stelasido opened this issue Dec 22, 2024 · 1 comment
Open

By default offset is 12, getProductsList #441

stelasido opened this issue Dec 22, 2024 · 1 comment

Comments

@stelasido
Copy link

By default in getProductsList the offset is 12, because the default pageParam is 1 and the default limit is 12 1 * 12, but it must be 0:

image

@anand008186
Copy link

@stelasido Hey, you are correct, and thanks for saving my time. I was also thinking why count is not zero but products array is empty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants