Closed kerimovok closed 3 weeks ago
Steps to reproduce:
I tried some props on DialogOverlay, but still not working, close button also not working
Tested on: iOS 17 iPhone X
Thank you for project
This (click outside to close) is actually not working on the demo page: https://rnr-showcase.vercel.app/alert-dialog
Also there's no close/exit animation, curious if this is a limitation of the implementation or if its a bug
@kaumac That is desired behaviour. See https://ui.shadcn.com/docs/components/alert-dialog for reference. As for the animations, it seems like a bug.
thanks for clarifying that @mrzachnugent
The animation issue seems to be project wide. The same happens with the tooltip component. I'll create a separate issue for this.
Hey @kerimovok, please provide a minimal reproduction repo as I am unable to reproduce this issue.