SitePen / dgrid

A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
http://dgrid.io/
Other
628 stars 298 forks source link

Update OnDemandList to emit dgrid-error if scrolling encounters an error #1481

Closed edhager closed 3 years ago

edhager commented 3 years ago

Fixes #1479

OnDemandList was missing a call to _trackError in the code that handles scrolling data requests.