michaelbromley / ngx-pagination

Pagination for Angular
http://michaelbromley.github.io/ngx-pagination/
MIT License
1.21k stars 245 forks source link

the specified id "mlistPaging" does not match any registered PaginationInstance #406

Closed sushantsavvase closed 4 months ago

sushantsavvase commented 4 months ago

Facing issue with Angular: "17.1.2", ngx-pagination: "6.0.3", Look at the below image

image

michaelbromley commented 4 months ago

Please provide a reproduction

sushantsavvase commented 4 months ago

Thanks for your reply.

Now the issue is resolved for me. I had added the wrong id to the pagination control.

Thanks.