Open
Description
Summary:
I have a grid of products, each with its own modal for quick shop functionality.
I came across this issue, that suggests to conditionally render the modal. However, I would like to have a transition on the modal and according to the documentation the close transition will not run if the modal is conditionally rendered.
#75
Expected behavior:
One instance of ReactModalPortal
rendered on page
Link to example of issue:
Here is a minimal example of the transition in effect with multiple ReactModalPortal
components rendered.
https://codesandbox.io/s/amazing-kalam-q4zv6?fontsize=14&hidenavigation=1&theme=dark
Metadata
Metadata
Assignees
Labels
No labels