dimsemenov / Magnific-Popup

Light and responsive lightbox script with focus on performance.
http://dimsemenov.com/plugins/magnific-popup/
MIT License
11.38k stars 3.49k forks source link

Magnific popoup doesn't work Microsoft EDGE #1097

Open ariel-mcav opened 5 years ago

ariel-mcav commented 5 years ago

Hello, Magnific popoup doesn't work on Microsoft EDGE.

I have this error : SCRIPT438: Object doesn't support property or method 'magnificPopup'

It's working on chrome, IE11, Firefox.

Thank you

ariel-mcav commented 5 years ago

I solved the issue. It was the attribut async, i replaced it by defer and now it's working

Thank you