mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-16 00:25:53 +08: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…
x
Reference in New Issue
Block a user