kendo-vue
kendo-vue copied to clipboard
[Bug][Grid] Grid's pager displays dropdown for page number when pageSizes is not set (and removes the info)
When the Grid's pager "pageSizes" is not set, the pager will render a dropdown (select) for the page number and will hide the "info":
- https://stackblitz.com/edit/zx8ii7-awp2sv?file=src%2Fmain.vue
* Expanding the iframe with the example will show the numeric values for the pages and it seems that the initial width of the Grid is used as a threshold
Ticket ID: 1624291