- Issue created by @quotientix
The div.views-infinite-scroll-content-wrapper is duplicated at the last "Load more" of my view, when there's not enough elements.
For example my View is showing 10 initially. If there are 30 elements, everything is working without the second div. If there are 29 elements, a second child div is inserted. This behaviour unfortunately breaks my grid-layout. Is this supposed to be working like this or is this something, that can be changed?
Thanks!
"Faulty" markup:
Active
2.0
User interface