Reinit Problem

Reinit Problem

joellyjoelly Posts: 1Questions: 1Answers: 0
edited June 2021 in DataTables 1.9

"DataTables warning: table id=table1 - Cannot reinitialise DataTable. "

Hey everyone,

I have several datatable ( table1) in my components. And its give me Cannot reinitialise error. Im using a lot of API for my data.

I read the https://datatables.net/manual/tech-notes/3

But i couldnt solve the how can i use a lot of same datatable in my one single page?

Thanks for your suggestions.

Answers

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    Have you followed the steps in the technical notes linked to in the error? That'll be the place to start. If no help, we're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

Sign In or Register to comment.