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

react-confirm-alert-blur is added to root only the first time #77

Open shaithana opened 2 years ago

shaithana commented 2 years ago

The css class react-confirm-alert-blur is added to the root element only the first time: if I close the UI and re-open, there is no blur effect on background. It's noticeable in the demo page also.