You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Nov 7, 2023
Describe the bug
When I use pt,context.selected and context.checked always undefined
https://github.com/primefaces/primereact/blob/master/components/lib/tree/UITreeNode.js#L21C42-L21C42
maybe missed selected and checked
https://github.com/primefaces/primereact/blob/master/components/lib/tree/Tree.js#L340
Reproducer
https://codesandbox.io/p/sandbox/primereact-demo-forked-cpdt3v?file=%2Fsrc%2FApp.js%3A25%2C33
PrimeReact version
10.0.9
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome 118
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: