marmelab / ng-admin

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

[RFR] Debounce scroll events #1369

Closed floo51 closed 6 years ago

floo51 commented 6 years ago

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