From 32fa5dcbe3253bd1b6a14fa87b5b6e2533b12fab Mon Sep 17 00:00:00 2001 From: Maksim Sukharev Date: Mon, 13 May 2024 17:59:20 +0200 Subject: [PATCH 1/2] fix(deps): replace PreventUnload with native browser functionality Signed-off-by: Maksim Sukharev --- src/App.vue | 17 ++++++++++++++--- src/FilesSidebarCallViewApp.vue | 20 ++++++++++++++++---- src/PublicShareSidebar.vue | 20 +++++++++++++++----- 3 files changed, 45 insertions(+), 12 deletions(-) diff --git a/src/App.vue b/src/App.vue index dc1f4cae93e..9c32d96b480 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,7 +13,6 @@ - @@ -23,7 +22,6 @@