Data Tables are Empty

Data Tables are Empty

CalLabSolutionsCalLabSolutions Posts: 8Questions: 1Answers: 0

I had a working project but now, when the page loads the tables are empty..
I am getting Uncaught TypeError: r.DataTable is not a constructor & Uncaught TypeError: Cannot read properties of undefined (reading 'defaults') Errors..

Any Ideas?

Answers

  • allanallan Posts: 61,663Questions: 1Answers: 10,095 Site admin

    Happy to take a look at a test case showing the issue.

    Possibly you are running into this but really we need a test case to be able to debug it.

    Allan

  • CalLabSolutionsCalLabSolutions Posts: 8Questions: 1Answers: 0

    allan,
    I lost the developer who was working on this. So I am not sure about the technical build aspects.

    It works fine on my windows development machine. But when I build on an AWS deployment, everything breaks. I downloaded the latest files. And still broken.
    Everything worked a month ago. No changes to the UI front-end code.

    I can set up a web meeting and let you look at everything...

  • CalLabSolutionsCalLabSolutions Posts: 8Questions: 1Answers: 0

    Allan,
    Most likely, this is related to a maven build...
    Do you know of any updates that have broken the Cloud Tables Editor?

  • allanallan Posts: 61,663Questions: 1Answers: 10,095 Site admin

    It's likely the error I indicated in my previous reply. Perhaps you can show me the code that is being used for importing and initialising the DataTable.

    Allan

  • CalLabSolutionsCalLabSolutions Posts: 8Questions: 1Answers: 0

    Allan,
    Shoot me an Email mschwartz@callabsolutions.com
    and I can get you a temp log in and password on the site..

  • allanallan Posts: 61,663Questions: 1Answers: 10,095 Site admin

    Sent :)

Sign In or Register to comment.