Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node selection getting false when we click outside (treeview) #245

Open
GVSSri opened this issue Apr 17, 2024 · 2 comments
Open

Node selection getting false when we click outside (treeview) #245

GVSSri opened this issue Apr 17, 2024 · 2 comments

Comments

@GVSSri
Copy link

GVSSri commented Apr 17, 2024

How to make the selectable as true even it we click outside of the tree view

{node.data.name} {node.state.isSelected && } {node.state.isSelected && isDeletableNode() && ( )} .

Thanks for the help

@GVSSri
Copy link
Author

GVSSri commented Apr 17, 2024

Any one give the solution for this .. if we click outside of Tree why node selection is getting removed. Please help on this

@chenyih1224
Copy link

I've encountered the same issue and haven't found a solution yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants