angular-ui/ui-grid

column span not working after 4.6.2 - with sample plunker

Open

#6.939 geöffnet am 20. Feb. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)JavaScript (2.496 Forks)batch import
good first issuegrid-core

Repository-Metriken

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

Beschreibung

Hello,

I have added a colspan functionality which seems to work fine in all cases until 4.6.2. From 4.6.3 css seems to break column span functionality.

Here is a sample plunker i have added.

http://next.plnkr.co/edit/EtA1KEv1rjporY7f?preview

In plunker if you change

to anything greater than 4.6.2 column headers seems to be hidden.

Any help appreciated.

Contributor Guide