LumaPictures / meteor-jquery-datatables

Sort, page, and filter millions of records reactively.
http://jquery-datatables.meteor.com
MIT License
98 stars 29 forks source link

Reactivity inconsistent in some cases #13

Closed gjolund closed 10 years ago

gjolund commented 10 years ago

I've noticed every now and then that records to not update when the underlying collection changes.

From what I have seen this is only the case in property updates, inserts and remove seem to work just fine.