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
220 stars 31 forks source link

Upgrade Facebook sdk version to 16.0 #35

Closed wesleybl closed 1 year ago

wesleybl commented 1 year ago

Fix error:

Refused to display 'https://www.facebook.com/' in a frame because it set 'X-Frame-Options' to 'deny'.

This error occurs when we are not logged into Facebook.

Fixes #22

justinmahar commented 1 year ago

Thanks @wesleybl! Just shipped the update to npm.

To install:

npm i react-social-media-embed@latest