mo 1 năm trước cách đây
mục cha
commit
7a42f5dd59
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/RouterError/index.tsx

+ 1 - 1
src/components/RouterError/index.tsx

@@ -22,7 +22,7 @@ const reloadPage = async()=>{
 }
 
 const isChromeError = (error:any) => {
-  console.log(error, 'error===>isChromeError')
+  console.log(error, 'error===>isChromeError',refreshing)
   setTimeout(()=>{
     if (!refreshing && !error.message) {
       refreshing = true;