Skip to content

ConditionalPaging is not compatible with inputPaging #611

@fomk

Description

@fomk

Conditional paging try to find div.dt-paging
https://github.com/DataTables/Plugins/blob/master/features/conditionalPaging/dataTables.conditionalPaging.js#L82

var $paging = $(api.table().container()).find('div.dt-paging'), pages = api.page.info().pages;

but inputPaging uses custom path and class name ul.dt-inputpaging

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions