@ -255,9 +255,7 @@ onMounted(() => {
backTopY.value = initY;
initUUID();
if (messages.value.length === 0) {
nextTick(startTabsMarquee);
}
if (messages.value.length > 0) {
nextTick(() => { measureChatContainer(); scrollToBottom(); });