beagle-web-angular icon indicating copy to clipboard operation
beagle-web-angular copied to clipboard

bug: wrong item count of a listview with infinite scroll

Open igorgiumellizup opened this issue 2 years ago • 0 comments

How to reproduce

  1. Start Beagle bff server
  2. Start angular9 project
  3. Call http://localhost:4200/?path=listview

Scroll the list "Books List View (infinite scroll):" to the end. The item count should display 15 items, as in the mobile version. But it shows 30 items. There are 15 items

igorgiumellizup avatar Jul 26 '21 16:07 igorgiumellizup