You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: