enyo.Select
needs some attention (again). As of Enyo 2.5 you can no longer set selected
programmatically and then get the value
of the currently selected option. It does, however, work if you set it manually. As an added bonus though, if you do set it manually and then later set it programmatically, when you go get it you get the last value set manually. What Fun!It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
https://github.com/enyojs/enyo/pull/1024
Fiddle with the using the code from the pull request:
http://jsfiddle.net/bsqg9n18/1/