I am running an Angular 12 project and I want to replace the default warning dialog by Angular dialog when user try to leave/ refresh page when there is a process still running (remove the default dialog, display Angular dialog) ? Is there any way I can do it ? Thank you for your help