ngx-pagination
ngx-pagination copied to clipboard
Pagination for Angular
Hi, thank you for your work! I faced problem using ngx-pagination. **Angular version**:^11.2.13 **ngx-pagination version**:^5.1.0 **Description of issue**: When I import NgxPaginationModule to NgModule of my project it compiles successfully...
**Angular version**: 7.0.0 **ngx-pagination version**: 3.2.1 **Description of issue**: with Material Table, if config of pagination pipe like this: | paginate: {itemsPerPage: ***less than number of columns***, currentPage: p, totalItems:...
I have some page with a table and pagination on it. And user can execute some actions with a data on that table and after pressing a submit button -...
**Angular version**: 7.2.15 **ngx-pagination version**:^3.2.1 **Description of issue**: Pagination control "next " iss visble after the page gets loaded and even if there is no data presnt in table. **Steps...
Actually I am working on code in which there are multiple tables on same page and I need multiple pagination with respect to those tables. For multiple instances of pagination...
Hi, **Angular version**: 7.0.0 **Angular Material version**: 7.0.0 **ngx-pagination version**: 5.0.0 **Description of issue**: I cannot see the number of pages or traverse using Next/Prev if pagination is used with...
Hi, thanks for contributing! This project is maintained in my spare time, so in order to help me address your issue as quickly as possible, please provide as much of...
**Angular version**: 9 **ngx-pagination version**: last **Description of issue**: There is a problem with "itemsPerPage" when I use material tabs. The coincidence between the different components causes that the paginator...
Hi. Im experimenting a rare bug when i use the ngx-pagination inside a scrolleable div I've reproduced the same error that i have in my code in the [example](https://stackblitz.com/edit/angular-e1f9hq?file=app%2Fapp.component.html) stackblitz...
error in ng serve ERROR in Error: Metadata version mismatch for module /../node_modules/ngx-pagination/dist/ngx-pagination.d.ts, found version 4, expected 3, resolving symbol AppModule in /../src/app/app.module.ts ======= **Angular version**:^4.0.0 **ngx-pagination version**: ^5.0.0 **Description...