Hi!
We use your Paginated Grid component version 2.0.1 together with Vaadin 14.0.11, and found a bug. This bug was fixed here: https://github.com/Klaudeta/lit-pagination/commit/b180a3f50aef566f845f58c2ce960c8a9bb6880d#diff-451abaf0dec225d83dcde083a122ff08
Please give me advice how to update version lit-pagination.js to version 1.0.2 in source java class LitPagination? Or if it doesn’t make it difficult, could you update version lit-pagination.js in your component PaginatedGrid, in order to fix a bug that when calculating lastIndex, actually a string concat.
Thank you in advance.