forked from XiaoMo/ChatGPT-Next-Web
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…
x
Reference in New Issue
Block a user