Datatable 3 - Loading...

Datatable 3 - Loading...

saldahnasaldahna Posts: 3Questions: 1Answers: 0

Hi everyone, i got this message "Loading..." in all my tables and doesn´t load the data, all my configuration are the same and i don´t know if this message is because the update to DT3, grateful any help

Answers

  • kthorngrenkthorngren Posts: 22,503Questions: 26Answers: 5,171

    Start by looking at the browser's console for errors. Let us know what you find.

    Kevin

  • saldahnasaldahna Posts: 3Questions: 1Answers: 0

    Hi Kevin, thanks for your help, the browser´s console errors show me this:

    if i open "installHook.js" shown this:

  • allanallan Posts: 65,972Questions: 1Answers: 10,980 Site admin

    Hi,

    The screenshot with the code just shows the part where the error is launched into the console. What is at modals.js line 545 (and around that point)?

    The error message is saying that the element that an event listener is being applied to is not found. I don't know what element that would be without being able to see the page. Can you PM me a link to it if you don't want to make it public? Either that, or as Kevin says, provide a test case showing the issue, so it can be debugged.

    Allan

  • saldahnasaldahna Posts: 3Questions: 1Answers: 0

    Thanks Allan, i just sent a PM with the link

Sign In or Register to comment.