sweetalert2 / sweetalert2-react-content

Official SweetAlert2 enhancer adding support for React elements as content
MIT License
702 stars 48 forks source link

BREAKING CHANGE: fix: Unmount React content only once popup is destroyed #107

Closed zenflow closed 4 years ago

zenflow commented 4 years ago

Closes #106 and also fixes the other issue described there: that the content will never be unmounted if the popup is interrupted by another popup, and not closed by user interaction.

limonte commented 4 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: