react-instagram-embed icon indicating copy to clipboard operation
react-instagram-embed copied to clipboard

Make each embed has fixed height

Open Corouna opened this issue 6 years ago • 3 comments

As titled,

Is this possible?

Sometimes the media contents of the post causing the embed to become varying in heights.. it look especially weird and ugly if i show it as a carousel of Instagram post.

Is there a way to standardize the embed height? Thanks

Corouna avatar Sep 10 '19 16:09 Corouna

hello @Corouna. Currently i'm woking on with react-instagram-embed and i faced the same problem as you. Did you find the way to get fiexed height?

eabinn avatar Apr 05 '20 08:04 eabinn

i think the different height because of the caption. hideCaption={true} will give you the same height.

eabinn avatar Apr 05 '20 08:04 eabinn

no, height is still varying with hideCaption={true} on multiple posts

ankusharoraa avatar Jan 26 '21 18:01 ankusharoraa