Not sure where to post this (correct me if this do...
# orm-help
v
Not sure where to post this (correct me if this doesn’t belong here). I noticed a small bug on on Prisma Console Admin UI. When you’re using data browser and you have more than 50 row on your data table the data browser will start to paginate your rows. It loads the first 50 records and when you scroll to bottom of the table it loads more. I have 64 records and after loading more items it doesn’t show the last one. I can only see 63 records. If I add one more row to my db I can only see 64 instead of 65 and so on.
👍 1
v
Thanks!
h
No problem ❤️