angular-ui/ui-grid

Sorting grouped columns fails in chrome

Open

#4,778 opened on Nov 27, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issuegrid-groupingtype: bug

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When sorting grouped columns where row-count exceeds 9 the sorting fails. The data in the column is an integer. Strings work.

http://plnkr.co/edit/yqLPx1bu40ainD1VT9Bw?p=preview

Thanks Róbert

Contributor guide