GA-MO / react-confirm-alert

react component confirm dialog.
https://ga-mo.github.io/react-confirm-alert/demo/
MIT License
271 stars 105 forks source link

Support for multiple, nested modals #47

Open vitalybe opened 4 years ago

vitalybe commented 4 years ago

I needed to open one modal from inside another.

This solution handles it without any API change.