angular-ui/ui-grid

ui-grid nested under ng-repeat and/or ng-switch doesn't display correctly in Firefox

Open

#4.555 geöffnet am 20. Okt. 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
Browser Firefoxhelp wanted

Repository-Metriken

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

Beschreibung

There seems to be an issue with ui-grid displaying properly (all forked up, collapse, etc) in Firefox (41.0.2) when it is nested inside an ng-repeat or ng-switch directive. The same code works fine in Chrome and IE 10.

plunkr to demonstrate: http://plnkr.co/edit/g4juwg?p=preview

Is this an issue or did I hose something conceptually? ui-grid is rocking otherwise, thanks!

Contributor Guide