ssuperczynski / ngx-easy-table

The Easiest Angular Table. 12kb gzipped! Tree-shakeable. 55 features and growing!
https://ngx-easy-table.eu
MIT License
371 stars 100 forks source link

Pages Issue #301

Closed Was85 closed 4 years ago

Was85 commented 4 years ago

I am facing weird behavior in pagination (page next and page previous). If I have one or no item in my [data] ngx-table is giving incorrect pagination(NOT for all tables I have in my project since I am using ngx-easy-table over multiple pages) that's only happening when I have multiple tables within multiple cards (Table per card) on the same page.

Expected behavior: If [data] contains one item the pagination footer should display one page.

Please check below the screenshot: image

Was85 commented 4 years ago

Sorry I fixed it, It was my mistake. I have not created multiple config with assigning id's to each table.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.