This project is a refactor of the original reactjs-checkbox-tree by Jake Zatecky and contributors, updated and recompiled to be fully compatible with Vite 5 (2025) and its latest dependencies, with ...
When filtering nodes in a PrimeVue Tree with checkboxes, checking a child node while its siblings are filtered out results in an incorrect checkbox state for the parent node. The parent is incorrectly ...