react-notion-x
react-notion-x copied to clipboard
Simple Table rows not rendering if the count is greater than 4
trafficstars
Big thanks for maintaining this library! There seem to be some issues with simple tables. Would it be possible to resolve those?
Description
- Seems like the rows of a simple table are not being rendered if there are more than 4 rows.
- Another issue with simple tables is that newlines are not respected within cells. Everything gets concatenated on a single line.
Notion Test Page ID
0f422ca9185a429fb9b23e4c6afba99a
This seems to be an issue with notion-client. Feels like it returns the table only partially.