marmelab / ng-admin

Add an AngularJS admin GUI to any RESTful API
http://ng-admin-book.marmelab.com/
MIT License
3.95k stars 725 forks source link

[RFR] Debounce scroll events #1369

Closed floo51 closed 7 years ago

floo51 commented 7 years ago

When scrolling to the bottom of the page, ng-admin was sending way too many requests and didn't debounce anything.