Micromodal icon indicating copy to clipboard operation
Micromodal copied to clipboard

Micromodal js not working on IOS devices

Open smangalarapu opened this issue 2 years ago • 5 comments

I am not getting any errors while debugging but it is not working on simulators nor on iphone devices.

smangalarapu avatar Dec 14 '22 15:12 smangalarapu

Does the example: https://micromodal.vercel.app work for you? It's working in the iOS Simulator for me.

iPhone 14 Pro Max iOS 16.2

wnolfm avatar Dec 23 '22 18:12 wnolfm

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.

arjay-stanley avatar Dec 23 '22 18:12 arjay-stanley

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

wnolfm avatar Dec 23 '22 18:12 wnolfm

It is working fine now actually it was issue with Jquery loading on document ready method

smangalarapu avatar Dec 26 '22 09:12 smangalarapu

@smangalarapu maybe we can close this ?

afif-hh avatar Jul 27 '23 05:07 afif-hh