long Cai

Results 5 issues of long Cai

请问chat聊天,如果新消息来时,当前滚动条在底部,他可以正常一直滚动到底部,但是有一种场景就是滚动条在中间或者在其他位置时(不在最下方),此时新消息来了,不让它滚动到最底部,我应该如何去做呢,我如何知道当前滚动条是否在最下方,或者说距离下方的有个阈值,只要是在触发了阈值就回馈到底部的方法。 我目前的办法是:使用了@scroll="scroll" @tobottom="onBottom" 这两个方法来进行工作,但是触底时onBottom比scroll先到来。 期待你的回复

当msg-item越来越多,内存占用也会越来越多,如何解决这一问题 1、当消息只有20条时内存情况 ![1685515716249](https://github.com/Evansy/MallChatWeb/assets/41094378/d1ab74fb-5e86-406d-88f6-51571df64055) 2、当消息有1700条的内存情况 ![image](https://github.com/Evansy/MallChatWeb/assets/41094378/d89d4f68-b2be-4149-a4f7-641c2f343984) ![image](https://github.com/Evansy/MallChatWeb/assets/41094378/8d8da34a-3df6-4d35-a49e-d1b0431b91d9) 🎈具有高渲染性能和高效的大数据列表 🎈希望这个库可以帮助到你[vue3-virtual-scroll-list](https://vue3-virtual-scroll-list-examples-xi.vercel.app/#/chat-room)

bug

### Clear and concise description of the problem I recommend this warehouse to you This is a case https://vue3-virtual-scroll-list-examples-xi.vercel.app/#/ It can be very helpful in my work 🤩 ### Suggested...

https://vue3-virtual-scroll-list-examples-xi.vercel.app/#/ https://github.com/reactjser/vue3-virtual-scroll-list

question

**Issue Description** After creating a text file and renaming it, the file cannot be saved when opened. A pop-up prompt keeps popping up to save, but after saving, it still...

bug