angular-ui/ui-grid

Bug with using ui-select within current stable release of ui-grid

Open

#4,482 opened on Oct 6, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
help wantedneeds: analysis

Description

Hi all,

This is in reference to Brain Hann's tutorial for adding uiSelect dropdowns to ui-grid (link: http://brianhann.com/ui-grid-and-dropdowns/#more-287). Looks like there is an issue with the COL_FIELD reference within the uiSelect template where once selected the current field value disappears and even after selecting an option it does not show. This only happens when using the latest release of ui-grid. Reverting to a previous "unstable" version solves the issue. Just wanted to let the team know!

Keep up the good work guys!

Contributor guide