splitbee / react-notion

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

Support for image page icons #33

Closed mxstbr closed 3 years ago

mxstbr commented 3 years ago

When uploading an image as a page icon it breaks when rendered.

Here's what it looks like in Notion:

IMAGE 2020-09-27 10:33:18

Here's what it looks like when rendered with react-notion:

IMAGE 2020-09-27 10:33:31

mxstbr commented 3 years ago

Here's the error that the image page shows when visited directly:

{"errorId":"...","name":"ValidationError","message":"For secure file URLs, must specify table and id."}