angular-ui/ui-grid

Call Nav + Cell template issue

Open

#5.415 aberto em 18 de mai. de 2016

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

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

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

Guia do colaborador