mo 1 năm trước cách đây
mục cha
commit
dec1321778
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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')