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
Hello, I was trying out this library v2.2.0, with the stickyIndices feature.
When I tried stickyIndices=[0, 5, 10] everything works nicely.
But when I tried an array that does not start with '0', for example stickyIndices=[1], I get results that look like below: