Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Datatables not working/styling corrrectly #342

Open
1madkins opened this issue May 5, 2022 · 0 comments
Open

[Bug] Datatables not working/styling corrrectly #342

1madkins opened this issue May 5, 2022 · 0 comments

Comments

@1madkins
Copy link

1madkins commented May 5, 2022

Version

3.03

Reproduction link

https://jsfiddle.net/uk081p5v/

Operating System

Win 10

Device

PC

Browser & Version

Chrome 100.0.4896.127

Steps to reproduce

Open, jsfiddle link above, notice datatable does not initialize and there are errors in the code
Replace all code in the js/jQuery pane above $(document).ready with the official datatables js here: https://cdn.datatables.net/1.11.5/js/jquery.dataTables.min.js
Datatable will initialize properly, but styling will be off
Optionally, remove the dark-version class. Styling is slightly better, but not quite right.

What is expected?

Datatable to initialize properly and be styled as per live preview

What is actually happening?

Datatable not initializing properly and when a workaround is attempted, not styled correctly


Solution

Additional comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant