mo 1 년 전
부모
커밋
24d4d0266b
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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}