angular-ui/ui-grid

Call Nav + Cell template issue

Open

#5,415 opened on 2016年5月18日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド