Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Issues with Datatable Library in Version 8.2.5 and After Updating to Version 2


Hi everyone,

I'm encountering several issues with the Datatable library and could use some assistance.

Datatable Library Broken in Version 8.2.5:
I've noticed that the Datatable library appears to be broken in version 8.2.5. Has anyone else experienced this issue? If so, what steps did you take to resolve it?

Layout Option Not Working After Updating to Version 2:
After updating Datatable to version 2, the layout option stopped working. I had to download datatable.min.js and datatable.min.css from the official website to get the layout option to function properly. Despite this, I'm still facing a UI problem: when I set responsive: true, a plus sign (+) appears behind the row numbers, indicating that the responsive feature is not functioning correctly.

Given these issues, I suspect there might be a bug in the npm package builds. Has anyone else faced similar issues after updating to version 2? What solutions or workarounds did you find effective?

Thanks in advance for your help!


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (4)


I Fixed it via add scrollX: true, to js config



I am debugging style.bundle.css and DataTable .bundle.css and have discovered a conflict between them. This conflict is preventing the use of layout options in the new version 2. Additionally, building the package for ASP.NET Demo1 for DataTable is broken, resulting in the generation of a faulty DataTable .bundle.js.

Furthermore, the responsiveness of DataTable is also broken. Please address this issue as it is the main problem, and currently, DataTable version 2 is unusable for us.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(