NotionX / NotionX/react-notion-x

React-Notion-X unusable without node.js

Open
#478 0 comments 9 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

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.