Skip to content

Pager not competible with custom footer #2260

Description

@WongSIuWing

I am upgrading @swimlane/ngx-datatable from version 21.1.0 to 22.0.0.

calling footer like this

    <ngx-datatable-footer>
      <ng-template
        ngx-datatable-footer-template ...>
      
      <div class="page-count"> ...</div>

  
      <datatable-page ...>
      </datatable-pager>
      </ng-template>
    </ngx-datatable-footer>

Pager is shown at 21.1.0 with other content in footer.
Pager is not shown at 22.0.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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