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
{{ message }}
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
I've found the same issue. The reason is that the method sortedBy only sorts the Column objects in the schema list but doesn't change the column objects. The Column objects of the list contain the original values of the _index and the _next attributes.
Follow-up to #42
It seems the implementation only sorts the columns in headers, not actual values.
I have a test for 2.6.3
test output:
The text was updated successfully, but these errors were encountered: