angular-ui/ui-grid

Call Nav + Cell template issue

Open

#5,415 opened on May 18, 2016

View on GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
help wanted

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

Contributor guide