OverlayPanel: wrongly typed slot prop #4774
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In the
OverlayPanelEmits
type, there is an event,container
, which has the signature of a slot and with the documentation saying "Custom container slot". It looks like it should be in theOverlayPanelSlots
.Reproducer
none
PrimeVue version
3.39.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
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: