NotionX / react-notion-x

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

Embedded gif not working #263

Closed Vadorequest closed 1 week ago

Vadorequest commented 2 years ago

Integrating this gif in Notion https://tenor.com/view/birthday-happy-birthday-balloon-hbd-steve-harvey-gif-22808994 works well on Notion but doesn't display well on the website.

On Notion (iframe element): image

On website (video element): image

I can't really share the Notion page because it's writable for everybody, but adding the above URL in any Notion page will be enough to troubleshoot the issue.

I guess the site should use an iframe element, too. (but not sure what that change could break)


Reported at https://github.com/transitive-bullshit/nextjs-notion-starter-kit/issues/264

s4nju commented 1 year ago

How are you embedding it? As far as I can see, this is working fine for me. pageId - c97309777c36485c9bc620d02d89d8d5

Can you please explain how to reproduce?

transitive-bullshit commented 1 week ago

Closing as no repro.