TreeSelect: When using reactive form disabled input doesn't affect #14662
Labels
LTS-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When using reactive form disabled input doesn't affect the component
Environment
primeng latest demo
Reproducer
https://stackblitz.com/edit/wrmnfo?file=src%2Fapp%2Fdemo%2Ftree-select-reactive-forms-demo.html
Angular version
17.0.5
PrimeNG version
17.4.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
No response
Steps to reproduce the behavior
Expected results:
treeselect should be disabled
Actual results:
treeselect still interactive
Note:
if you will set the control to disabled the component will be disabled
Expected behavior
treeselect should be disabled
The text was updated successfully, but these errors were encountered: