ngx-pagination
ngx-pagination copied to clipboard
Pagination for Angular
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**: 8.1.3+ **ngx-pagination version**: 4.1.0 **Description of issue**: Due to design, array and pagination controls arent on the same component so i used the PaginationService to comunicate beetween...
**Angular version**: 5.2.9 **ngx-pagination version**: 4.0.0 **Description of issue**: I have an Ionic with Angular application. I created a custom component which receives two input params `currentStep` and `totalItems`. As...
Hi, I'm using the following code for the html: ``` {{templateEl.name}} ```` This is the Angular code: ``` templates: TextTemplate[]; result$: Subscription; templatesCount: number; fromRecord: number; numRecords: number; currentPage: number;...
ngx-pagination is working fine single time but when I am using multiple times pagination not working. I am also trying with id approach but the same issue.
**Angular version**: 6.1.9 **ngx-pagination version**: 3.2.1 **Description of issue**: I tried to make a hybrid pagination so it allows of both normal behaviours and as an infinite scroll from what...
Hi Folks, I am using the setInterval method to update the date but its automatically calling the pagination. Its is keep on updating the pagination-previous, current, pagination-next disabled. The entire...
**Angular version**: 15.2.9 **ngx-pagination version**: 6.0.3 **Description of issue**: When I try to use the paginate pipe with Observables and async pipe, I got a console error and no data....
Page numbers are not displayed correctly when we have multiple pagination using pagination-template
======= **Angular version**: "15.0.0" **ngx-pagination version**: "6.0.3", **Description of issue**: Page numbers are not displayed correctly when we have multiple pagination using pagination-template **Expected result**: show page numbers based on...
Hello! I have a problem when trying to add the library to my project Error: Module not found: Error: Package path ./public-api is not exported from package C:\Users\Utilisateur\Desktop\project\admin-cbe-app\node_modules\ngx-pagination (see exports...