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

Confirm Dialogue doesn't Close on Next Js Page Changes or URL changes #93

Open mostofa62 opened 6 months ago

mostofa62 commented 6 months ago

Confirm Dialogue doesn't Close on Next Js Page Changes when open the confirm dialogue , its not close on page changes or url changes from one page to another the overlay is still intact there. we need close or unmount on page or url changes this confirm dialogue.