DynamicDialog: Instance gets destroyed before hide animation completes #6956
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Closing the dialog component will be immediately destroyed, so the closing animation will be ineffective.
关闭对话框 dialog 组建会被立即销毁,所以关闭动画将无效。
Reproducer
PrimeVue version
4.2.5
Vue version
4.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Open a dialog box through DialogService, then close it.
通过DialogService打开一个对话框,然后关闭。
Expected behavior
No response
The text was updated successfully, but these errors were encountered: