angular-ui/ui-grid

Select row doesn't work correctly on mobile

Open

#5,539 opened on Jul 11, 2016

View on GitHub
 (1 comment) (1 reaction) (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

Hi, I run into this issue when I test the grid on mobile. When I select a row, it select 2 rows at the same time but some time it just select only 1. It only happens on mobile

See this plunker

Contributor guide