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
Step to reproduce the bug:
As long as the y scroll is scroll to anywhere, and then use the x scroll to scroll, will reproduce the bug as shown as the picture.
I need to freeze the first row and first 2 col. but found this bug and raise the issue here. $(".example").freezeTable({ 'columnNum': 2, });
The text was updated successfully, but these errors were encountered:
This is the table.
Step to reproduce the bug:
As long as the y scroll is scroll to anywhere, and then use the x scroll to scroll, will reproduce the bug as shown as the picture.
I need to freeze the first row and first 2 col. but found this bug and raise the issue here.
$(".example").freezeTable({ 'columnNum': 2, });
The text was updated successfully, but these errors were encountered: