onSelectItems returning duplicate tree value #119
Unanswered
iamravisingh
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
-
I am using the checkbox in my customRenderItem and passing a handler to onSelectItem callback. If I select the same tree/node that is getting captured as a return value which is duplicate it should be filtered out while returning from onSelectItem.
@lukasbach
Beta Was this translation helpful? Give feedback.
All reactions