react-social-media-embed icon indicating copy to clipboard operation
react-social-media-embed copied to clipboard

πŸ“° Easily embed social media posts from Facebook, Instagram, LinkedIn, TikTok, Twitter, and YouTube in React.

Results 34 react-social-media-embed issues
Sort by recently updated
recently updated
newest added

Hi, I found out that putting Facebook and Instagram Embed together will cause one of the embed or both of them to not work correctly (does not load). Upon closer...

Hello, i want to embed a full profile instead of the single post, can we do it with your package, if yes how, i didn't find in the doc

When loading an instagram embed in safari, the embed just hangs. In the console I get: [Error] SyntaxError: Unexpected token '

My application uses a lot of embedded TikTok videos, which gives the same page error over and over: "Indicate whether a cookie is intended to be set in a cross-site...

Hey, awesome project, it really alleviates some pain of including all these social media posts. I am wondering if it's possible to disable autoplay for TikTok videos. It is automatically...

Hi, thanks a lot for ur solution. I'm trying to show linkedin's embed but I can't do it, even the example doesn't display something. Is there any issue now about...

Just wanted to give a heads up to anyone else who comes across this, but currently `react-twitter-embed` uses dynamic "requires" in it's "modern" library code which is obviously _not_ compatible...

Getting the following warning when using the TiktokEmbed component: `Warning: Prop 'id' did not match. Server: "5d851a36-e58a-4967-9d52-122c907a0792" Client: "eeb0cf21-c3ea-4513-a566-05d7fe32e932"` I am using it in a nextjs site, and have updated...