react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

Simple Table rows not rendering if the count is greater than 4

Open MartinXPN opened this issue 3 years ago • 1 comments
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

MartinXPN avatar Jul 27 '22 15:07 MartinXPN

This seems to be an issue with notion-client. Feels like it returns the table only partially.

MartinXPN avatar Aug 04 '22 17:08 MartinXPN