Anurag Gupta
Anurag Gupta
Angular version: 7.3.8 ngx-pagination version:4.0.0 Description of issue: ngx-pagination is not working if we use multiple times. Steps to reproduce: you can use two times in single page .
```html OrderId Customer Name Customer Email Rider Name Price RestauranRating RiderRating createdAt OrderId Customer Name Customer Email Rider Name Price RestauranRating RiderRating created #{{restaurantItem.orderAuoIncrement}} {{restaurantItem.customerId.name | capitalize}} {{restaurantItem.customerId.email}} {{restaurantItem.driverId.firstName |...
why it showing second-page numbers?
I think it is a conflict with other pagination on the same page
Thanks for replay but when i used id with pagination-controls tag following error occur . 
Second example OrderId Image Item Name Category SubCategory Price RiderRating createdAt OrderId Image Item Name Category SubCategory Price Created At Status #{{menuItem.menuCardId}} {{menuItem.itemName | capitalize}} {{menuItem.category.categoryName | capitalize}} {{menuItem.subCategory.categoryName |...
 it is working fine if I used once on a page. you can check the output
totalItems : 12
Hi, I just add the id in (https://stackblitz.com/edit/angular-e1f9hq) same error occurs. You can check.
https://stackblitz.com/edit/angular-tfee1t?file=app