I find this solution : @HostListener('window:beforeunload', ['$event']) onBeforeUnload(): void { fetch('url', { keepalive: true, method: ...
確定! 回上一頁