Skip to content

Is there a way to somehow pass parameters to the loader function? #10953

Closed Answered by kiliman
rayrw asked this question in Q&A
Discussion options

You must be logged in to vote

What is the expectation if the user refreshes their browser? If you don't have the cursor or equivalent in the URL, it will reload data for the first page of the results. If that's OK, then your solution is fine.

I'm unsure why you can't have the cursor in the URL. As for the previous cursors, those are stored in the browser's history stack, so you wouldn't need to save them explicitly.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kiliman
Comment options

kiliman Oct 23, 2023
Collaborator

Answer selected by rayrw
@rayrw
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants