vue-chat-scroll
vue-chat-scroll copied to clipboard
When modifying the message object it scrolls to bottom
Hi I am using vue chat scroll version 2.0.0-alpha.4.
For showing message I have array of objects. One issue I am facing is when I modify one of the message object it scrolls to bottom. What should I do to prevent it? Is there any suggestion from your side?
Thanks for the great library.