Hi! We use your Paginated Grid component version 2.0.1 together with Vaadin

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.

Hi,
Sorry for this late reply. There is now a new version of the component with the most of the issues mention in the comments here fixed. The lit-generation.js is now included within as a file within this add-on and it contains the fixes done to the web-component mentioned in the link you have posted.

The demo is ow using the latest version of the add-on so you can check that the issues have been fixed by testing the demo.

Regards,
Klaudeta