mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 15:46:06 +08:00
fix: #1307 empty messages
This commit is contained in:
@@ -153,7 +153,7 @@ export function Markdown(
|
||||
}
|
||||
};
|
||||
|
||||
checkInView();
|
||||
setTimeout(() => checkInView(), 1);
|
||||
|
||||
return (
|
||||
<div
|
||||
|
Reference in New Issue
Block a user