Reset ComboBox scroll position between application runs #7568
Unanswered
quentindoyonnas
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello!
I have a
ComboBox
with apersistent_id
that is remembering it's scroll position between reloads of the application. Ideally it would start at the top position every time.I have tried:
Can anyone think of a way to do this without disabling persistence entirely?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions