Akryum / vue-virtual-scroller

⚡️ Blazing fast scrolling for any amount of data
https://vue-virtual-scroller-demo.netlify.app
9.23k stars 882 forks source link

About chat-domo #854

Open miseon920 opened 5 months ago

miseon920 commented 5 months ago

Clear and concise description of the problem

I want to make the scrollbar move up when a chat is added in chat-demo. Now the scrollTop keeps going down, but I want to change it depending on my mouse. Please do not go to the scroll bottom when you move the mouse wheel. However, chat must continue to be added. Is there a good way to implement this feature?

I am working using vue2.

Suggested solution

chat-domo

Alternative

No response

Additional context

No response

Validations