vue-chat-scroll icon indicating copy to clipboard operation
vue-chat-scroll copied to clipboard

When modifying the message object it scrolls to bottom

Open chiragparekh opened this issue 3 years ago • 0 comments

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.

chiragparekh avatar Nov 16 '21 12:11 chiragparekh