-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Description
Description
The next/link wrapper that we are passing in components Object, doesn't seems to work.
I was running this repository on my local machine and added a rewrite which basically rewrites the base path to dynamic page directory.
First I thought that maybe rewrite could be the cause but it was not because I did a POC with rewrite and the next/link was working fine there.
Whenever we click on any link in the rendered page. The whole page reloads, which shouldn't be the case if we are using next/link.
Some Screen shots:
Notion Test Page ID
Even for the main website of this kit: https://transitivebullsh.it/
Debugging
- I tried looking into the issue, but the rewrite is not to blame as on the main website the next/link SPA feature is not working.
Thanks in advance
oeyoews
Metadata
Metadata
Assignees
Labels
No labels