NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.69k stars 544 forks source link

Collection View Page block is not rendering page contents #526

Open chanakasan opened 9 months ago

chanakasan commented 9 months ago

Description

Hi,

I'm using react-notion-x to render and embed a published notion page in a iframe. It works quite well except when the notion page is published as a wiki. The main issue here is the "Home" tab is showning a empty page, where it should show the contents of Home page of the wiki. (Please see the screenshots below)

I created an example repo to test the problem: https://github.com/chanakasan/react-notion-x-cra-example Did some debugging but I'm not quite sure why it's not working. Maybe I'm not using react-notion-x properly, or maybe this feature is somehow broken.

If you guys can shed some light on this, it would be much appreciated.

Thank you.

Notion Test Page ID

https://nexit-test.notion.site/feb0e1e18bbd47e9936fab18464f7f9a

Screenshots

when using react-notion-x: 20

warning message in browser console: 22

how it looks on notion.so 21

nusameta-gia commented 5 months ago

no updates? happening on my project too only for type "page"