Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When element is type 'video' it gets some top, right and bottom margins on Safari / iOS #231

Open
allancustodio opened this issue Aug 19, 2022 · 2 comments

Comments

@allancustodio
Copy link

No description provided.

@rajashravan
Copy link

rajashravan commented Jul 11, 2023

I'm getting the same issue.

@rajashravan
Copy link

was able to fix this by using lazy const StoriesLazy = React.lazy(() => import("react-insta-stories"));.
Also helps to wrap the StoriesLazy component in a Suspense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants