GA-MO / react-confirm-alert

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

Add stopPropagation #78

Closed ippachi closed 2 years ago

ippachi commented 2 years ago

Shouldn't this library be stopPropagation? If used at the same time as other modal or other elements, it will close them in a way that is not intended by the user. And since I am still using 2.x, it would be great if this could be reflected in the latest 2.x version if possible.

Thanks for a great library :heart: