NotionX/react-notion-x

Collection View Page block is not rendering page contents

chanakasan opened this issue · 1 comments

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

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