Closed himsrv2501 closed 2 years ago
Hey @himsrv2501! Thanks for opening an issue about this. I'll look into ways to add support for this. We may be up to the mercy of Instagram, as their script is responsible for rendering the content/elements in the embed container in an iframe
, but there might be a way to modify this by specifying attributes.
Hmm I'm not seeing any ways to add height
to the embed via the official documentation.
Not sure if it's possible. If you can find a way to do this, I'll add official support to the library.
This doesn't seem possible and the issue has been quiet for some time. Closing for now.
I wan't to display embeds side by side, but they are having different heights. Using
height
attribute changes the embed height, instead of contained elements. If there is an option to specifyimg
height, it will help in solving the issue.