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

skip pages which is not alive. #514

Open ulion opened 11 months ago

ulion commented 11 months ago

Description

when looping get all pages, it's possible that encountered alive===false block/page, it should be skipped.

Notion Test Page ID

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-notion-x ✅ Ready (Inspect) Visit Preview Aug 25, 2023 3:40pm
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Aug 25, 2023 3:40pm
rimonhanna commented 2 months ago

@transitive-bullshit