next/link is refreshing the page
Unanswered
Barbary Lion posted this in #help-forum
Barbary LionOP
i am using <Link/> normally from next/link but it refresh the page when clicking it for navigating
2 Replies
@Barbary Lion i am using <Link/> normally from next/link but it refresh the page when clicking it for navigating
if the layout changes then yes it will be a hard refresh
@Yi Lon Ma if the layout changes then yes it will be a hard refresh
Barbary LionOP
Thank you it works