Explorar o código

fix: #1307 empty messages

Yidadaa hai 1 ano
pai
achega
1f2ef1cdb7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/components/markdown.tsx

+ 1 - 1
app/components/markdown.tsx

@@ -153,7 +153,7 @@ export function Markdown(
     }
   };
 
-  checkInView();
+  setTimeout(() => checkInView(), 1);
 
   return (
     <div