Dropdown and MultiSelect: TS2322 compilcation error #2845
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In PrimeVue 3.16,
DropdownProps
andMultiSelectProps
were changed to extendHTMLDivElement
. This causes TS2322 compilation errors:Reproducer
No response
PrimeVue version
3.16.0
Vue version
3.x
Language
TypeScript
Build / Runtime
TypeScript
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: