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
cetincakiroglu
changed the title
TreeSelect: ng-touched not working
TreeSelect: ng-touched not working & add onFocus, onBlur events
May 14, 2024
cetincakiroglu
added
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
May 14, 2024
Describe the bug
When doing focus out on tree select, ng-untouched never updates to ng-touched
Environment
Angular 16, the bug replicates with primeng 16 and 17, the same thing happens on the treeselect documentation https://primeng.org/treeselect
Reproducer
No response
Angular version
16
PrimeNG version
17.16.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20
Browser(s)
Edge
Steps to reproduce the behavior
Expected behavior
On focus out tree select should be touched
The text was updated successfully, but these errors were encountered: