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

Use max of route's length and limit to fetch next routes #538

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yaodingyd
Copy link
Contributor

Fix #532.

When clicking on the same device from a route, the page already fetched the first page of routes, but the fetch limit` gets reset;
So for next page fetch, we will check the max value of current routes and limit

Copy link

github-actions bot commented Jul 2, 2024

Welcome to connect! Make sure to:

  • read the contributing guidelines
  • mark your PR as a draft until it's ready to review
  • post the preview on Discord; feedback from users will speedup the PR review

deployed preview: https://538.connect-d5y.pages.dev

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

Successfully merging this pull request may close these issues.

fails to load routes when opening a device from a route
1 participant