Datatables Visual Bug-> Rows turn blue
Datatables Visual Bug-> Rows turn blue
Hello Datatables community,
First of all I just want to say excellent product, it has been a tremendous help!
Into the crux of the issue:
On initial load the Datatable looks perfectly normal, when I interact with the page via the pagination buttons or the columns every row shifts to a dark-ish blue color. This color persists until I close the page and reopen it.
I am using the base CSS/server-side example so nothing out of the ordinary.
Does anyone have any ideas on what causes this blue shift?
This question has an accepted answers - jump to answer
Answers
Can you link to a test case showing the issue (as per the forum rules) so we can offer some help please.
Allan
Sorry about that Allan, and sorry for the delay. I fixed the issue by going into the CSS file and editing it a bit(a task that needed to happen anyway).
It looks like (for whatever reason) my code was not applying the css on the first iteration through the table.