react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

React-Notion-X unusable without node.js

Open colek319 opened this issue 2 years ago • 0 comments
trafficstars

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.

colek319 avatar May 01 '23 20:05 colek319