Skip to content

Last page error - Bad InfiniteScroll path option. Next link not found #691

@einkoro

Description

@einkoro

If you load the last page of results directly where the path selector will no longer match any nodes it will throw the following error:

Bad InfiniteScroll path option. Next link not found: .page-numbers .next
Disabling InfiniteScroll
Uncaught TypeError: this.getPath is not a function
$( '.archive .products' ).infiniteScroll( {
    path: '.page-numbers .next',
    append: '.product',
    debug: true
} );

Test case: http://mmcurate.com/test/test-case-page-2.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions