Skip to content

Hard reload issue #527

Closed Answered by franky47
imangm asked this question in Q&A
Mar 22, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

If by reload you mean re-render, this is intended: Next.js will render the whole page when something changes in the URL.

This should not however unmount the page and/or lose focus out of input fields, maybe there is something wrong somewhere else?

In any case, I cannot reproduce your issue:

527.mp4

Replies: 1 comment 1 reply

Comment options

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

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