enso-ui / tables

Tables
MIT License
11 stars 10 forks source link

Table rows per page bug #40

Open robbykrlos opened 2 years ago

robbykrlos commented 2 years ago

This is a bug.

Prerequisites

Description

Go to a table with more then 10 entries but less then the max number of lines you can show. Reset the table.

Enso example - 11 entries. https://www.laravel-enso.com/administration/users image (Make sure the initial RowsPerPage number is 10. )

Go to the latest page.

image

Then change the number or rows per page to higher (ex 20):

image

This is a minor issue and NOT related to Vue3 update, because it is also not working on 4.8.2.