Skip to content
Discussion options

You must be logged in to vote

What is nextPage?

If you're trying to load the index route, then the url should include ?index. This is because the URL / matches both the root route and the routes/index route. Remix uses ?index to disambiguate them.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@WildEgo
Comment options

Answer selected by WildEgo
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