splitbee / notion-api-worker

Notion as CMS with easy API access
MIT License
1.56k stars 197 forks source link

Load page data response data contains block without value property. #86

Open KYUNGJU-SHIM opened 4 weeks ago

KYUNGJU-SHIM commented 4 weeks ago

Hello,

Load page data endpoint, /v1/page response data contains block without "value" property, which cause rendering issue when using react-notion. (ex: https://notion-api.splitbee.io/v1/page/2e22de6b770e4166be301490f6ffd420)

Is this issue caused by the Notion page settings?