`Modal.destroyAll()`could destroy all confirmation modal dialogs. Usually, you can use it in router change event to destroy confirm modal dialog automatically
`Modal.destroyAll()`will destroy all confirmation modal dialogs. Usually, you can use it in router change event to destroy confirm modal dialog automatically.