splitbee / react-notion

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

Sometimes ContentValueType values do not have a format #29

Closed dvdsgl closed 4 years ago

dvdsgl commented 4 years ago

Images pasted into Notion pages sometimes have an undefined format, which crashes the renderer.

transitive-bullshit commented 4 years ago

@dvdsgl would you mind including a link to a public notion page that reproduces the issue?

Thanks!