mo 1 rok temu
rodzic
commit
dec1321778
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -193,7 +193,7 @@
       let refreshing = false
       const isChromeError = (error) => {
         console.log(error, 'error===>isChromeError')
-        if (!refreshing) {
+        if (!refreshing && !error.message) {
           refreshing = true;
 
           sessionStorage.setItem('isRouter', 'true')