/home/teoharov/teoharov/views/gallery.ejs:20 18| <div class="gallery" id="gallery" itemscope itemtype="http://schema.org/ImageGallery"> 19| >> 20| <% for (var i = 0; i < gallery.length; i++) { %> 21| <figure class="gallery__content" itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject"> 22| <div class="gallery__item"> 23| <a href="<%= gallery[i].big.source %>" data-size="<%= gallery[i].big.width %>x<%= gallery[i].big.height %>"> Cannot read property 'length' of null

If you think this should not happen, please contact us.