You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1- Update Simple-Datatable to last version or 6 and above
2- Run it in any table
3- The material dashboard data table style won't work in new versions
What is expected?
I expect to update the version of the plugin keeping the same style from Material Dashboard
What is actually happening?
I was forced to update the simple-datatable plugin in order to use the "RowRender" and "TableRender" to re-add custom css styles because sorting or updating the table removes all new styles added. The plugin works fine after the update but it loses your style
Solution
Additional comments
The text was updated successfully, but these errors were encountered:
Thank you for using our products, maybe they have refactored the DataTable plugin classes and they do not match the CSS anymore.
We will solve this issue in the next product update. Please let us know if we can help you with anything else.
Version
3.0.6
Reproduction link
https://cdn.jsdelivr.net/npm/simple-datatables@6
Operating System
Windows 11
Device
Laptop
Browser & Version
Opera CX Last Ver
Steps to reproduce
1- Update Simple-Datatable to last version or 6 and above
2- Run it in any table
3- The material dashboard data table style won't work in new versions
What is expected?
I expect to update the version of the plugin keeping the same style from Material Dashboard
What is actually happening?
I was forced to update the simple-datatable plugin in order to use the "RowRender" and "TableRender" to re-add custom css styles because sorting or updating the table removes all new styles added. The plugin works fine after the update but it loses your style
Solution
Additional comments
The text was updated successfully, but these errors were encountered: