LightGallery-all-min JS is throwing error
Hi Ovi,
This has been an omnipresent error showing up in Chrome's developer tools every time I accessed a single ad page:
Uncaught (in promise) TypeError: Document not active
at f.exitFullscreen (lightgallery-all.min.
js?ver=1.4.4:4)
at f.destroy (lightgallery-all.min.
js?ver=1.4.4:4)
at Function.<anonymous> (lightgallery-all.min.
js?ver=1.4.4:4)
at Function.each (jquery.
js?ver=1.12.4-
wp:2)
at e.destroy (lightgallery-all.min.
js?ver=1.4.4:4)
at HTMLSpanElement.<anonymous> (lightgallery-all.min.
js?ver=1.4.4:4)
at HTMLSpanElement.dispatch (jquery.
js?ver=1.12.4-
wp:3)
at HTMLSpanElement.r.handle (jquery.
js?ver=1.12.4-
wp:3)
When I open the lightgallery-all.min.
js file, I see all sorts of error codes:
lightgallery-all.min-errors.jpg
I'm not seeing a direct impact on the front-end, any idea why those errors are flagged in Chrome?