angular-ui/ui-grid

Call Nav + Cell template issue

Open

#5 415 ouverte le 18 mai 2016

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur