vue-quick-chat
vue-quick-chat copied to clipboard
Getting the scrollbar appear at the bottom initially
Currently when the component loads for the first time the scrollbar shows up at the very top by default instead of at the bottom to display the latest message.
Is there any way to make the scrollbar appear at the bottom position?