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
When test "../test/demo/test-grid-tree.html" page. After adding new row and clicking sort name or id column, the grid return different sorting result upon each sorting.
Steps to reproduce:
Open "../test/demo/test-grid-tree.html" page in Chrome.
Click the "add row" button.
Click the "sort id" button, observe the sorting result.
Click the "sort id" button again, observe the sorting result.
Click the "sort id" button several time, compare each reuslt.
6 Click the sort icon in the id column header.
Actual result:
the sort result changes each time the "sort id" button clicked.
the sort results are not same as the one which click the sort icon.
The sort icon in column header doesn't change during Step 3 - Step 5.
The text was updated successfully, but these errors were encountered:
When test "../test/demo/test-grid-tree.html" page. After adding new row and clicking sort name or id column, the grid return different sorting result upon each sorting.
Steps to reproduce:
6 Click the sort icon in the id column header.
Actual result:
The text was updated successfully, but these errors were encountered: