Closed
Description
Describe
When scrollToBottom is called and the browser window is scrolled down the page, calling scrollToBottom() jumps the main browser scrollbar to the top.
To Reproduce
Goto the chat example:
- https://tangbc.github.io/vue-virtual-scroll-list/#/chat-room
- Add enough messages to see a scroll bar on the virtual list.
- Make the window short enough to see a scrollbar on the main window.
- Scroll the virtual scroll list up
- scroll down the page
- Type a message and send it
- Notice the browser window is scrolled up as well as the virtual list is scrolled to the bottom.
Other
- Browser: chrome, safari