-
Notifications
You must be signed in to change notification settings - Fork 164
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
Rating DialogPrimitive.Close flickering #144
Comments
Hey @trevorpfiz can you please provide more information (eg, OS, browser, etc)? Also, does that happens with all dialog components? |
macOS Sequoia 15.1.1. Using Chrome. I also see it in Arc. The bug doesn't seem to be there on Safari. It is only the Rating dialog for some reason. |
Pretty weird, same OS here (Chrome 131.0.6778.110) but I cannot reproduce the issue: https://jumpshare.com/v/O0FpJIysOUIRyMv3lGO7 |
I am noticing the
DialogPrimitive.Close
flickering when trying out the Rating example and when trying to build my own. I have noticed that adding aDialogFooter
with styles sometimes fixes it? A weird bug.https://www.loom.com/share/34ca439cf00947a48bebbb8d9ef8708f?sid=7cb8ce3d-624d-4f20-bcb8-f6518f85bc10
The text was updated successfully, but these errors were encountered: