Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description:
Console error occurs when closing the dialog. This issue is particularly occurs when using custom component inside the dialog component.
Sample: https://stackblitz.com/edit/er5heh-9zrrnm?file=package.json,src%2FApp.vue,src%2FInsideComponent.vue

This issue doesn’t occurs before the version 24.2.10. Please find the working sample below
Sample: https://stackblitz.com/edit/er5heh-b4ure8?file=package.json,src%2FApp.vue,src%2FInsideComponent.vue
Replication Procedure:
Expected: Console error should not occur
Actual: Console error occurs