angular-ui/ui-grid

Vertical scrolling issues on MacOS Safari

Open

#6,842 opened on Sep 6, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wantedseverity: performance

Repository metrics

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

Description

  • When there is lot of data like 1000+ rows pumped into grid, vertical scrolling in MacOS safari not working properly.
  • Vertical scrolling is going back to 1st row of the grid. After scrolling multiple times it's behaving normal. After few scrolls, scrolling is not working again.

Contributor guide