We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it possible that the PhotoSwipeGallery renders PhotoSwipe in a portal ?
(something like this : https://github.com/tajo/react-portal)
I have the case where my gallery is rendered in an absolute container and it messes up with PhotoSwipe.
The text was updated successfully, but these errors were encountered:
@onigoetz Did you end up with a solution for this?
Sorry, something went wrong.
Hello, yes, I used a portal on my side, it works perfectly fine.
https://github.com/onigoetz/Comics-Reader/blob/master/src/js/components/ExtendedPhotoSwipeGallery.js
This is how I made it work.
No branches or pull requests
Is it possible that the PhotoSwipeGallery renders PhotoSwipe in a portal ?
(something like this : https://github.com/tajo/react-portal)
I have the case where my gallery is rendered in an absolute container and it messes up with PhotoSwipe.
The text was updated successfully, but these errors were encountered: