mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-20 18:54:15 +01:00
- When using _pluck with deferred rendering, there were a number of errors due to the nTr element being undefined (that's what deferred rendering is all about of course). So the logic to check that pluck can pluck from a source object needs ot be added.