Hi,
when using this module I have an extra views row and the last result of the current page is the same result as the first row on the next page.

Comments

StijnStroobants created an issue. See original summary.

stijnstroobants’s picture

Status: Active » Needs review
StatusFileSize
new995 bytes

Patch in attachment solved my issue.

djevans’s picture

Hi StijnStroobants,

Are you using the full pager? The lines you removed in the patch at #2 aren't needed for the full pager, but they are for the mini pager.

djevans’s picture

StatusFileSize
new1.88 KB

Attached patch to move the mini-pager-specific actions into the FirstPageMini plugin.

stijnstroobants’s picture

Status: Needs review » Reviewed & tested by the community

Great! Thanks

  • Grayle committed 6981b6b on 8.x-1.x
    Issue #3024944 by StijnStroobants, djevans: Extra row + duplicates
    
grayle’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.