When loading a page, if the thumbnails are not yet generated, the query blocks and you cannot do anything else in the page.
In the worst case, like in systems with low resources, if the all the pictures don't load in time, it leads to a timeout and an error loading the page.
The behavior in Bootstrap Darkroom is that the thumbnails are lazy loaded and the page is responsive. It'll great to have this same behavior.
When loading a page, if the thumbnails are not yet generated, the query blocks and you cannot do anything else in the page.
In the worst case, like in systems with low resources, if the all the pictures don't load in time, it leads to a timeout and an error loading the page.
The behavior in Bootstrap Darkroom is that the thumbnails are lazy loaded and the page is responsive. It'll great to have this same behavior.