Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.09k stars 4.95k forks source link

[Table] - Table sorter incorrectly sorts triple digit numbers on some rows #6938

Open MGlwc opened 4 years ago

MGlwc commented 4 years ago

Steps to Reproduce

  1. Create Sortable Table
  2. Create multiple rows with triple digits
  3. Try sorting.

Expected Correctly sorted numbers

Result Will sort some rows with 3 digits incorrectly or not read them. They are out of order

Testcase (fork this to get started) http://jsfiddle.net/rduvhn8u/1/