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

AlertDialog/Dialog animation broken when using controlled-open #505

Open
XHanL opened this issue Oct 21, 2024 · 0 comments
Open

AlertDialog/Dialog animation broken when using controlled-open #505

XHanL opened this issue Oct 21, 2024 · 0 comments

Comments

@XHanL
Copy link

XHanL commented Oct 21, 2024

Describe the bug

  • Follow the #controlled-open, use a singal to control dialog open.
  • When the prop open false, It will disappear directly without any exit animation.
  • Both AlertDialog and Dialog have the same problem

To Reproduce

Steps to reproduce the behavior:

  1. Copy the Example from doc.
  2. Create a custom button by following the #controlled-open
  3. Minimal Reproduction

Expected behavior
When closing the Dialog with prop open, there should be a correct exit animation.

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Safari
  • Version: 15.0.1
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

No branches or pull requests

1 participant