ColVis Button UI Issue After Upgrading DataTables
Hi everyone,
I've recently upgraded my DataTables libraries from:
"datatables": "^1.10.13", "datatables-buttons": "^1.0.3", "datatables.net": "^1.10.16", "datatables.net-buttons": "^1.5.6" to:
"datatables.net": "^2.2.2", "datatables.net-buttons": "^3.2.2", "datatables.net-buttons-dt": "^3.2.2", "datatables.net-dt": "^2.2.2"
Since the upgrade, I've noticed that the ColVis button UI doesn't look as good as it did before. The styling seems off, and it's not as user-friendly. Has anyone else experienced this issue? Can anyone provide guidance on how to fix or improve the ColVis button UI after this upgrade?
I removed "datatables": "^1.10.13" and "datatables-buttons": "^1.0.3" as I believe these are included in the upgraded versions. Is this correct and safe to do?
Thanks in advance for your help!
Please or to participate in this conversation.