mo 1 year ago
parent
commit
24d4d0266b
2 changed files with 2 additions and 1 deletions
  1. 1 0
      index.html
  2. 1 1
      public/version.json

+ 1 - 0
index.html

@@ -192,6 +192,7 @@
       }
       let refreshing = false
       const isChromeError = (error) => {
+        error.stopPropagation();
         console.log(error, 'error===>isChromeError')
         if (!refreshing && !error.message) {
           refreshing = true;

+ 1 - 1
public/version.json

@@ -1 +1 @@
-{"version":1693981261395}
+{"version":1694087529020}