How to achieve Leave site alert using Angular when user try to close the browser
I tried using Hostlistener beforeunload and unload.
I paused by debugger i checked. It showing the below error the
1) Blocking Alert After beforeunload 2) Blocking Alert After unload