Skip to content

Fix treetable events onNodeSelect/onNodeUnselect are not fired in checkbox-selection-mode with selectionKeys#19465

Open
ADegele wants to merge 1 commit into
primefaces:masterfrom
ADegele:master
Open

Fix treetable events onNodeSelect/onNodeUnselect are not fired in checkbox-selection-mode with selectionKeys#19465
ADegele wants to merge 1 commit into
primefaces:masterfrom
ADegele:master

Conversation

@ADegele
Copy link
Copy Markdown

@ADegele ADegele commented Mar 6, 2026

Fixes the following issue:

When using the treeTable with selectionMode="checkbox" with also using [(selectionKeys)]="selectionKeys", then neither (onNodeSelect) nor (onNodeUnselect) events will be fired. Changing the selectionMode or removing selectionKeys make the events fire again.

Please see the attached stackblitz. The console.log in the event-handlers are never called.

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

Successfully merging this pull request may close these issues.

1 participant