NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.87k stars 570 forks source link

Code blocks are not loaded sometimes #377

Open AngCosmin opened 2 years ago

AngCosmin commented 2 years ago

Description

Sometimes the code blocks are not loaded. If you refresh the page multiple times you can see that the code blocks does not appear. I think the cause of this problem is the dynamic import for optional components.

image

This is how the HTML of the code blocks looks like when it is not rendered:

<div class="notion-blank notion-block-a1dbb3d4d751437d96ce2d412e14e954">&nbsp;</div>

Notion Test Page ID

https://react-notion-x-demo.transitivebullsh.it/0c322c33381c49bca5083a451c334c39

paulkre commented 2 years ago

Same issue here. Seems to be a Safari problem.

AngCosmin commented 2 years ago

I have it also on Chrome

kotu-kotuo commented 2 years ago

I had the same problem also. I turned off the Adblocker once and then turned it back on and now the code is showing up!!

coderlfm commented 1 year ago

I had the same problem link

coderlfm commented 1 year ago

这个问题可以现在依旧有

kevinarch commented 1 year ago

confirmed still facing this issue v6.16

link

chuyun commented 1 year ago

I had the same problem also.