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

No caption block in embedded Instagram #69

Closed oliverfg closed 5 months ago

oliverfg commented 6 months ago

The caption block does not appear in the embedded instagram.

I'm using 2.5.9 version of the package.

In the official documentation not work either image

Is there a necessary step for it to appear that I have skipped?

alex-20min commented 5 months ago

Hey @oliverfg we solved it by adding a prop "captioned" to the component: <InstagramEmbed url={url} captioned />

justinmahar commented 5 months ago

Re-added official support for this.

Live example here:

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