Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(DynamicDialog): delay instance removal until after hide animation #6957

Closed
wants to merge 1 commit into from

Conversation

yanhao98
Copy link
Contributor

Before this fix, the dialog instance was removed immediately on hide, which could cause issues with the closing animation. Now the instance is properly removed after the animation completes in the after-hide event.

#6956

Before this fix, the dialog instance was removed immediately on hide,
which could cause issues with the closing animation. Now the instance
is properly removed after the animation completes in the after-hide event.
Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Dec 12, 2024 4:16pm
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Dec 12, 2024 4:16pm

@yanhao98 yanhao98 closed this by deleting the head repository Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant