My issue is actually a little different. I'm using the code from the dashboard examples to highlight table rows based on values in certain cells. This has worked fine in the past, but we have since upgraded to 6.6.2 and moved from a single server to a distributed configuration. I'm not sure which one caused the issue. In any case, the table loads and you briefly see the highlighted rows, then the page seems to refresh and the highlights are gone. We have several form inputs that are set to search on change. If you select any of these, the page will then render as expected with the highlighted rows.
... View more