DynamicDialog: Underlying dialog not destroyed #6535
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Closing a DynamicDialog does not destroy the underlying Dialog component. It does, however, multiply the number of css styles associated with dialog.
Old dialogs are no longer visible, but they are not destroyed.
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-safmim?file=src%2FApp.vue
PrimeVue version
4.1.0
Vue version
4.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The text was updated successfully, but these errors were encountered: