Expand to selected item #640
DavidNguyenvp
started this conversation in
General
Replies: 1 comment
-
Check old issues on how to prevent re-render on state change. |
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.
-
Hi everyone,
I am currently implementing react-dropdown-tree-select in my project, but I'm encountering an issue. After selecting a child item, my component gets re-rendered, and when I click on the search again, it always resets to the top. I would like to maintain the last selected position.
Could you please advise on how to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions