angular-ui/ui-grid

In InternetExplorer11, Two vertical scroll bars will be displayed

Open

#6.779 aberto em 27 de jun. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issuegrid-pinning

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador