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

Close callback not called when X is pushed #1128

Closed JetsonDavis closed 5 years ago

JetsonDavis commented 5 years ago

Hi, When I click outside of an open popup window, the close callback is triggered with no issue, however, when I click the X in the upper right of the popup, the popup closes but the event is not triggered.

I also get an error in my console when clicking X: TypeError: template.find is not a function

For now I am disabling the X, but need help debugging!

Thx

JetsonDavis commented 5 years ago

Oops, never mind. I was initing 2x.