reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
20.45k stars 1.18k forks source link

Cosmetic discrepancy: Dialogues #4378

Open oReazy opened 2 weeks ago

oReazy commented 2 weeks ago

Describe the bug The error appears during the closing of the dialog

To Reproduce Create a Reflex project and wrap the button with a dialog

Expected behavior Smooth fade animation without breaks

Video

https://github.com/user-attachments/assets/351ad6a2-b37e-43ab-911c-9fdf66a37c69

Specifics (please complete the following information):

Additional context

linear[bot] commented 2 weeks ago

ENG-4104 Cosmetic discrepancy: Dialogues

DeepQuantum commented 1 week ago

Are you on version 0.6.4? I had the same issue and it was fixed in 0.6.5. It's because Radix-UI is having some issues in the newest version. https://github.com/reflex-dev/reflex/pull/4370 https://github.com/radix-ui/themes/issues/627