jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.41k stars 1.16k forks source link

Twitter link embed displays "404 Page Not Found" instead of the tweet. #1296

Open alphadrivee opened 2 years ago

alphadrivee commented 2 years ago

I've searched around google to find a fix for this or find a reason why this is happening but i couldn't find anything. When i copy and paste twitter embed code to the embed box in the editor, it displays "404 Page Not Found" instead of the embedded tweet.

I'm using this package with NextJS. Anyway i can fix this?