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

Initialise checked state of nodes not working when using scoped property #196

Open
amthekkel opened this issue Mar 2, 2021 · 0 comments

Comments

@amthekkel
Copy link

How does one initialise pre selected checked items when using scoped=true.
when building the tree data without scoped=true, nodes can be checked/selected using the selected/checked properties.
however, when using scoped=true, the required nodes aren't selected. Any suggestion?
tree_node

For this e.g., I would expect node-1-1-1 to be pre-selected. works without scoped property set, however, i need the ability to select parent without it selecting all leaf nodes, hence looking at the scoped property.

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

1 participant