Uncaught TypeError: Cannot read property 'rebuild' of undefined

Uncaught TypeError: Cannot read property 'rebuild' of undefined

Anthonia JeromeAnthonia Jerome Posts: 12Questions: 6Answers: 0

Am using datatable 1.10.22 with editor 1.9.5 when I create, edit, or delete, the operations works fine and i can see the rows changes but the modal does not close and it keeps loading. when i inspect the error on the console I get this error:
Uncaught TypeError: Cannot read property 'rebuild' of undefined
at D.<anonymous> (datatables.min.js:1099)
at Function.rebuildPane (datatables.min.js:171)
at Editor.commit (datatables.min.js:274)
at Editor.<computed>.<computed> [as _dataSource] (datatables.min.js:274)
at Editor.<computed>.<computed> [as _submitSuccess] (datatables.min.js:274)
at datatables.min.js:274
at Object.opts.complete (datatables.min.js:274)
at u (datatables.min.js:14)
at Object.fireWith (datatables.min.js:14)
at k (datatables.min.js:14)

Any help please

Answers

This discussion has been closed.