I am experiencing an issue with JustifiedGallery. When I attempt to destroy the gallery, it throws the following error:
$('#commandtest').justifiedGallery('destroy');
jquery.justifiedGallery.js:222 Uncaught TypeError: this.resetImgSrc is not a function
at HTMLImageElement.<anonymous> (jquery.justifiedGallery.js:222:17)
at HTMLImageElement.i (jquery.min.js?ver=3.7.1:2:37034)
at HTMLImageElement.dispatch (jquery.min.js?ver=3.7.1:2:40035)
at v.handle (jquery.min.js?ver=3.7.1:2:38006)