-
Notifications
You must be signed in to change notification settings - Fork 229
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
Micromodal js not working on IOS devices #509
Comments
Does the example: https://micromodal.vercel.app work for you? It's working in the iOS Simulator for me. iPhone 14 Pro Max |
They modal opens fine for me. Tapping anywhere on the screen once the modal is open will close it though. Even tapping on the modal itself will close it. The only exception is tapping on a form input in the modal. It will stay open as expected. I tried iOS Safari and Firefox. |
This looks like this issue: #490 |
It is working fine now actually it was issue with Jquery loading on document ready method |
@smangalarapu maybe we can close this ? |
I am not getting any errors while debugging but it is not working on simulators nor on iphone devices.
The text was updated successfully, but these errors were encountered: