@allan this is old, but I ran into this issue as well on the latest version of Datatables + editor. Same scenario with deletions with responsive and server-side causing an error Uncaught TypeError: Cannot read properties of null (reading 'nTr')
hapi's fix works for us as well. Any chance you could take another look and merge in the fix if it's acceptable? Thanks!
Replies
@allan this is old, but I ran into this issue as well on the latest version of Datatables + editor. Same scenario with deletions with responsive and server-side causing an error Uncaught TypeError: Cannot read properties of null (reading 'nTr')
hapi's fix works for us as well. Any chance you could take another look and merge in the fix if it's acceptable? Thanks!
I've actually got a slightly different fix for this error in Editor. I'll drop a patch release with the change soon (either today or tomorrow).
Regards,
Allan