We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I noticed the pagination is not working as expected when using filtering. Items are getting duplicated on pages 1 and 2: https://user-images.githubusercontent.com/3165839/226400819-7979e480-0534-4ef2-9cb9-f47552cce55b.mov
When using filtering and pagination looks like it is getting conflicted: https://user-images.githubusercontent.com/3165839/226400500-8a9ed00a-7ceb-4a50-a935-1b7272067848.mov
The text was updated successfully, but these errors were encountered:
Yes the frontend is not passing correct values to the backend. I will work on fixing this in the TS
Sorry, something went wrong.
@Emyrk ahhh ok, what are the correct values so we don't do it again.
Emyrk
Successfully merging a pull request may close this issue.
I noticed the pagination is not working as expected when using filtering. Items are getting duplicated on pages 1 and 2:
https://user-images.githubusercontent.com/3165839/226400819-7979e480-0534-4ef2-9cb9-f47552cce55b.mov
When using filtering and pagination looks like it is getting conflicted:
https://user-images.githubusercontent.com/3165839/226400500-8a9ed00a-7ceb-4a50-a935-1b7272067848.mov
The text was updated successfully, but these errors were encountered: