[v19]: TreeSelect missing Styles for IconField and InputIcon #17105
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Styles are missing for the TreeSelect component if applied with the filtering option.
For whatever reason, the inner components of the TreeSelect (InputText and SearchIcon) seem to have been removed if I compare the v18.0.0 and v19.0.0-rc.1 (search in the changed files for "treeselect"):
Environment
Stackblitz
Reproducer
https://stackblitz.com/edit/github-sa75g5ld?file=src%2Fapp%2Fapp.component.html
Angular version
19.0.4
PrimeNG version
19.0.0-rc.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v22.9.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Elements are properly styled.
The text was updated successfully, but these errors were encountered: