TreeSelect: p-treeselect-items-wrapper is missing #4145
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
After upgrading from 3.29.2 to 3.30.x, my stylesheet in the TreeSelect component broke. After a little digging, I came across that the class p-treeselect-items-wrapper is missing.
Hierarchically, the two div tags have the same class name p-treeselect-panel, where in 3.29.2 there was a p-treeselect-items-wrapper in the child div tag p-treeselect-items-wrapper.
Reproducer
https://stackblitz.com/edit/izrsgb?file=package.json
PrimeVue version
3.30.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
ALL
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: