Karol Tatała

Results 5 comments of Karol Tatała

To fix it you can comment out this line: `if (attrs.ngOptions && /track by/.test(attrs.ngOptions)) element.val(newVal);` http://codepen.io/anon/pen/EaQQRj I am cursious why this line is in the code?

Check my commits. Now it works with both: `c.name for c in newColors track by c.id` `c.id as c.name for c in newColors track by c.id` Removing the line caused...

Added watching for changes in options

Tests are not passed becasue they have bugs. :) You can compare with native angular select.

I have updated `remix` to `2.9.0-pre.4` but still have this issue. The `debugger` is a few lines below: