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
Using the v2.29.0, I think I found a bug in the stickyHeader widget. In a sticky header, it seems that the class of the header cell icon is not updated after sorting with the values of cssIconAsc and cssIconDesc. The css class of these icons is stuck at the value of cssIcon.
Hi!
Using the v2.29.0, I think I found a bug in the
stickyHeader
widget. In a sticky header, it seems that the class of the header cell icon is not updated after sorting with the values ofcssIconAsc
andcssIconDesc
. The css class of these icons is stuck at the value ofcssIcon
.Here is a demo: https://jsfiddle.net/ebocsju7/2/
The text was updated successfully, but these errors were encountered: