NotionX / NotionX/react-notion-x

Public Notion Page not detected as public because missing ID in URL

Open
#647 1 comment 1 reaction 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

Notion added an option to add a URL like subdomain.notion.site/page-name. But when parsing this url, it doesn't work because the parser is looking for a pageId, which doesn't exist in the URL.

Anyone else have run into this issue? Any workarounds?

Kind regards,
Marc

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

Locate the parser that handles public Notion URLs and compare its expectations with the newer subdomain.notion.site/page-name form described in the issue. Confirm the behavior with a representative URL; done means this public URL is detected without a page ID and existing URL handling remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.