Hi, first I would like to thank you this Plugin. I have the same problem t

Hi,
first I would like to thank you this Plugin.

I have the same problem than Nick.

I am using the version 2.0.1 together with Vaadin 14.1.3.
I have used setPaginatorSize(2), but when I click on next pages, it starts to show many page icons (hundreds of icons as the volume of data to display is important).
Is there a fix for this ?
Thanks

Hi,
any chance to have this issue fixed ?
It is surprising that for an advanced Web Framework solution like Vaadin, there is no native solution for Grid-Pagination (I mean a working solution).
Thanks

Hi,
I am facing the same issue did you find a solution for this.
Thanks

Hi Ankit,

I have decided not to use this plugin but to use the native grid pagination feature where you need to implement a specific loader with support for pagination.

Regards

Thanks,

Can you point me to the component page for the same. Appreciate the help.