Skip to content

v2.2.9

Choose a tag to compare

@github-actions github-actions released this 06 Mar 19:17
· 13 commits to main since this release
v2.2.9 - Fix Load More duplicating tributes, adjust card padding

Fix pagination offset bug where Load More used currentPage * loadMoreSize
instead of totalLoaded, causing duplicate rows when pageSize != loadMoreSize.
Affects modern-grid, elegant-grid, and gallery-grid layouts.

Reduce .tribute-content padding from 1.75rem to 1.2rem in modern grid.