mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-21 13:10:16 +09:00
fix: #1307 empty messages
This commit is contained in:
parent
c394b21423
commit
1f2ef1cdb7
@ -153,7 +153,7 @@ export function Markdown(
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
checkInView();
|
setTimeout(() => checkInView(), 1);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
|
Loading…
Reference in New Issue
Block a user