angular-ui/ui-grid

Microsoft Edge - Sorting rows causes duplicate values

Open

#5,774 opened on Oct 27, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

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

Description

In Microsoft Edge, sorting columns will duplicate cell values. See the following code pen: http://codepen.io/EvolMachine/pen/kkdgdL

Replication steps: 1.) In Microsoft Edge, navigate to the codepen provided 2.) Click on the first column twice to sort in descending order 3.) Observe the cell values duplicated in the rows that don't have a value for that column.

Contributor guide