Dynamic Dialog : style property TypeScript error #2699
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Type definition for dynamic dialog is missing style property, causing typescript to raise an incorrect error when styling a dynamic dialog. bug found when using composition API.
Bug fix push request already made. just making this error for documentation
Reproducer
No response
PrimeVue version
3.15.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
style should be a valid property of the dialog prop object.
The text was updated successfully, but these errors were encountered: