Skip to content

Next/Link wrapper doesn't work? #434

@Marcus0086

Description

@Marcus0086

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:

Untitled
Untitled

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions