#How don't refresh page when using <Link/> from next/navigation in /docs

1 messages · Page 1 of 1 (latest)

fallow radish
#

In / when I press on <Link/> it works as espected without page reload (I add query params with <Link/>)

But when I on /docs and click <Link/> it refresh the page

Why? and how prevent this?

fallow radish
#

Because page where moves link does not exist