sachinchoolur / lightGallery

A customizable, modular, responsive, lightbox gallery plugin.
https://www.lightgalleryjs.com/
Other
6.55k stars 1.29k forks source link

Console log line in 2.8.1 release #1675

Closed jshah4517 closed 2 days ago

jshah4517 commented 2 days ago

Description

There is a Console.log line in the 2.8.1 release which I believe was unintentionally left in.

https://github.com/sachinchoolur/lightGallery/blob/master/dist/lightgallery.umd.js#L809

console.log(dynamicElements, 'dynamicElements');

Environment

jshah4517 commented 2 days ago

Nevermind, just noticed https://github.com/sachinchoolur/lightGallery/pull/1674