ChatALL
ChatALL copied to clipboard
[BUG] always autoscroll to bottom
Is your feature request related to a problem? Please describe. When a service is writing I can't scroll, because it autoscrolls to the bottom
Describe the solution you'd like An option do disable autoscroll
If you can modify the code, you can comment out the line commit("incrementUpdateCounter");
in the file src/store/index.js
.
ChatALL can scroll up when prompting. If you can't, it is probably a bug. Please report as bug. Thank you.
When up-to-date to v1.19.24, the scroll position was always taken to ↓. However, after using it several times, it was fixed...
Any one can provide an operation procedure to reproduce the bug?
Since no further reports, the issue is closed. If anyone meets again, feel free to reopen and post steps of reproduce.