splitbee / react-notion

A fast React renderer for Notion pages
https://react-notion.com
MIT License
2.85k stars 149 forks source link

Toggle block is not showing the content when expanded #79

Closed lichin-lin closed 2 years ago

lichin-lin commented 2 years ago

Thanks for making this awesome component! I really love it and have started to use it on my side project.

When I try to click and expand the toggle block, it won't show the content inside, is there anything to do with the Notion API?

Bug reproduce, please check on demo website: https://react-notion.com/

janniks commented 2 years ago

~@lichin-lin 👋 Can you test again? I believe this issue can be closed now.~

janniks commented 2 years ago

@tobiaslins Maybe we can trigger a redeploy of https://react-notion.com/ to check for toggle block content.

tobiaslins commented 2 years ago

The content of the toggle list looks good now again, also on react-notion.com :) thanks!