Tree: checkbox partialChecked not correct when filtering #6928
Labels
Resolution: Help Wanted
Issue or pull request requires extra help and feedback
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When Tree is filtered by some keyword, the ancestor of selected checkbox does not have correct
partialChecked
value.Reproducer
https://stackblitz.com/edit/1p6rdu?file=src%2FApp.vue
PrimeVue version
3.53.0
Vue version
3.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
partialChecked
ofv-model:selectionKeys
should always refer to whole tree nodes, instead of filtered tree.The text was updated successfully, but these errors were encountered: