Disable automatic scroll on append #437
Replies: 1 comment
-
This is not the default behavior, in this example it calls a function to scroll the bottom, as it shows in the source code |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If we have a scrollable list and we append to it a new item, the scroll will automatically move to the bottom (as in the video). Is there a way to disable this behaviour? So that on append, the scroll will maintain current position.
Screen.Recording.2022-04-10.at.20.19.44.mov
Beta Was this translation helpful? Give feedback.
All reactions