mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-20 20:50:17 +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 (
|
||||
<div
|
||||
|
Loading…
Reference in New Issue
Block a user