angular-ui/ui-grid
View on GitHubMicrosoft Edge - Sorting rows causes duplicate values
Open
#5,774 opened on Oct 27, 2016
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.