Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
2 answers
174 views

Nextjs Link always replacing route instead of appending

I am facing issue with nextjs Link component. It is always replacing the url path with whatever is given in href field. For example: I have this folder structure for app routing: -> profile ...
Yash patel's user avatar