NotionX / NotionX/react-notion-x
React-Notion-X unusable without node.js
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Description
This library is built with next.js in mind, and utilizes server-side rendering to generate pages. This works well, but for users who aren't running server-side, we cannot actually use this library.
Cant we provide flexibility to support browser-side use of the notion-client?
See this issue for more context.
Notion Test Page ID
From https://github.com/transitive-bullshit/nextjs-notion-starter-kit: 7875426197cf461698809def95960ebf.
Any public page will fail if running without node.js.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the notion-client entry point and reviewing the linked context from issue 450. Use the public page ID 7875426197cf461698809def95960ebf from the nextjs-notion-starter-kit to reproduce the failure without Node.js. Done means a public Notion page can be rendered in a browser-side setup without Node.js.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, node.js, react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100