angular-ui/ui-grid

In InternetExplorer11, Two vertical scroll bars will be displayed

Open

#6.779 geöffnet am 27. Juni 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
good first issuegrid-pinning

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

plunker: http://plnkr.co/edit/AA8Yg69B7oh2HdYhKRsD?p=preview

  1. Displayed in InternetExplorer11
  2. There is a column with {pinnedRight: true, visible: false}
  3. There is no {pinnedRight: true, visible: true} column.

When the above three conditions are satisfied, two vertical scroll bars will be displayed.

The picture shows what happens twoverticalscrollbars

Contributor Guide