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

Fast and accurate React renderer for Notion. TS batteries included. ⚡️

Results 244 react-notion-x issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello there, I'm trying to implement Search using react-notion-x as shown in the Next.js example. I've copied most of the code over and get no errors, when I try to...

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

#### Description I have a lot of problem with this module. Im trying use in react, when compile, i have multiple BREAKING CHANGE error ( exaclty,23). All errors refer to...

#### Description `print-notion-page.ts` ```ts import { NotionAPI } from 'notion-client' function getPage(id: string) { const notion = new NotionAPI() return notion.getPage(id) } async function printPage(id: string) { console.log('id: ', id)...

#### Description Some errors with the minimal example due to it assuming it runs within the main repo - `@next/bundle-analyzer` isn't in the `package.json`, so delete from `next.config.js` all references...

#### Description #### Notion Test Page ID I added to my page code block (https://changhyeon-yoon.notion.site/1fbc5dd82bb84340b1c23c5499de9271) But by notion x, It is not appear with this error. ``` framework-d51ece3d757c7ed2.js:1 Uncaught Error:...

#### Description There is a `reducer` type of collection view, which is `table` type when created on Notion Website. #### Notion Test Page ID d297b76916ff4749b49648ac9984c358

#### Description Just like adding Chinese (https://github.com/NotionX/react-notion-x/pull/177) and Japanse (https://github.com/NotionX/react-notion-x/pull/433), fix for Korean titles. For those who are facing error for their own languages, use `includeNotionIdInUrls: true` in the `site.config.ts`...

#### Description #### Notion Test Page ID 067dd719a912471ea9a3ac10710e7fdf

![image](https://user-images.githubusercontent.com/5475231/232234848-7a9a7b77-bd3c-443e-bf55-b298bc326655.png) scrollbar too long ~~,I don't know the meaning of existence