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

exceptions not being logged #1400

Closed gerpres closed 4 years ago

gerpres commented 6 years ago

today I traced a strange behavior that I could track down to a custom insertRow-statement that caused an exception. the insertRow-call has been triggered by updates on a tracked-collection. I took me hours to figure out where the problem was, because the exception got somehow swallowed!? any ideas? I think I had similar behavior with ancient dojo-versions. IMO it got better in the more recent versions.

I'm using the latest dgrid/dojo/dstore

msssk commented 4 years ago

Probably fixed in SitePen/dstore#187. If you continue to experience issues with dgrid please provide clear instructions to reproduce.