Second iteration error on nested editor datatables

Second iteration error on nested editor datatables

k_vences@yahoo.comk_vences@yahoo.com Posts: 2Questions: 0Answers: 0

Link to test case:
http://teletest2.nibira.com/datatables

Error messages shown:
Uncaught TypeError: can't access property "contents", node is undefined in dataTables.editor.js:21:94441

Description of problem:
When accessing the first Datatable and selecting the status, it displays the list of clients and they can be edited correctly.
But when selecting a second status and trying to edit the client you get the error "Uncaught TypeError: can't access property
contents"

We use laravel with yarja in the first datatable but not in the second because it not has the ability to do it.

Replies

This discussion has been closed.