NotionX / NotionX/react-notion-x

Avoid page reload when clicking on links

Open
#427 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.4k
Forks
645
PR merge metrics
No merged PRs in 30d

Description

Description

Is there a way to avoid a page reload when clicking on links?

I'm using the full example and apparently it's the default behavior. But when I included a few <Link> directly on my page it seems to work as expected.

I'm new to Next.js / React so I might be missing something basic here.

Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the examples/full example linked in the issue and compare its navigation with the direct usage described. Trace which link entry point handles the click and verify whether navigation performs a full page reload; done means the relevant links use client-side navigation consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.