angular-ui/ui-grid

Call Nav + Cell template issue

Open

#5.415 geöffnet am 18. Mai 2016

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

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

Beschreibung

If you using cell template in ui-grid with cell navigation added. I have cell template as dropdown and text box. I dont see any problem with text box but when i start using dropdown. I could not see the drop down opens. When I inspect the element I can see the option values. Is there any problem with cell navigation or drop down cell template needs to be changed. It was working fine with the old ui-grid(3.0.0-rc.21) code.

https://plnkr.co/edit/eojJ7GoD5X5kZfnKLpZQ?p=preview

Contributor Guide