You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From some very rough debugging I found a solution by changing the times of the animations. .rt-BaseDialogOverlay &:where([data-state='closed'])::before { has been changed from 160ms to 200ms.
Bug report
Current Behavior
Sample video, please notice the flickering I have provided the stackblitz project repo link please check.
https://github.com/user-attachments/assets/8aef7930-464f-470e-8ef7-16a7be11546d
Expected behavior
I expected this to close smoothly without any flickering issue visible to the users.
Reproducible example
StackBlitz Project Link https://stackblitz.com/edit/stackblitz-starters-fsfdnffv?file=app%2Fpage.tsx
Your environment
The text was updated successfully, but these errors were encountered: