Closed jshah4517 closed 2 days ago
There is a Console.log line in the 2.8.1 release which I believe was unintentionally left in.
Console.log
https://github.com/sachinchoolur/lightGallery/blob/master/dist/lightgallery.umd.js#L809
console.log(dynamicElements, 'dynamicElements');
Nevermind, just noticed https://github.com/sachinchoolur/lightGallery/pull/1674
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
Environment