-
There are numerous build issues with `react-pdf` and Next.js.
See https://github.com/wojtekmaj/react-pdf/issues/136 and https://github.com/wojtekmaj/react-pdf/issues/874 for the two main ones I'm r…
-
Notion has released it own API on 13th, May, providing official way to access the user's content using the notion integration. So there are no needs for reverse engineering on existing frameworks.
Fo…
-
I just cloned the repo and switched to the example directory.
```shell
npm i
```
This gives _unable to resolve dependency tree_ error. This happens because react-notion-x has peer dependency…
beevk updated
2 years ago
-
Notion now has an official API that is easy to use.
The React renderer component of this package is the **best** but requires the unofficial API workaround.
Here's how easy it is to get the bloc…
-
Hello, I can not find where we set this html.
I want to add custom html component.
indeed we can use notion’s code block as html provider.
When a code block is includes html and specific caption…
-
- it's causing intermittent github action failures due to rate limiting 😂
- I think the best fix will be to either disable it for now or to use a custom workspace for this CI action which only has a…
-
Even on your demo site collections / tables are not rendered
https://react-notion-x-demo.transitivebullsh.it/collections-2fea615a97a7401c81be486e4eec2e94
-
Hi,
Added the following components from /react-notion-x/src/third-party:
![image](https://user-images.githubusercontent.com/42897904/160265725-70df6e56-347e-499e-9e84-be4772660ab2.png)
And inc…
-
Hello, thank you for your great project.
I have an issue.
I rendered my notion page using `react-notion-x` in my `next.js` project, and this error sometimes occurred.
```
Warning: Prop "classNam…
-
Does this renderer work with [@notionhq/client](https://www.npmjs.com/package/@notionhq/client)?
If yes, what would be a correct way of using `react-notion-x` with `@notionhq/client` and private p…