justinmahar / react-social-media-embed

📰 Easily embed social media posts from Facebook, Instagram, LinkedIn, Pinterest, TikTok, X (Twitter), and YouTube in React.
https://justinmahar.github.io/react-social-media-embed/
MIT License
215 stars 30 forks source link

Facebook not working #58

Open oliverfg opened 10 months ago

oliverfg commented 10 months ago

Now facebook ask by login and the embed stop working

image

https://justinmahar.github.io/react-social-media-embed/?path=/story/embeds-facebookembed--main-example

oliverfg commented 10 months ago

if we change the embed script to version 17 it works again const embedJsScriptSrc = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v17.0';