-
-
Notifications
You must be signed in to change notification settings - Fork 827
Open
Labels
Milestone
Description
markdown例如:
AAA \n
a\n
a\n
当模型输出输出比较快时,会导致滚动轴不贴底滚动
x/packages/x/components/bubble/BubbleList.tsx
Line 122 in 8f60c7a
target.scrollHeight - Math.abs(target.scrollTop) - target.clientHeight <= TOLERANCE, |
dosubot