Closed ibirman closed 10 years ago
This fixes a timing bug where the options load before the model and are cleared out before they can be displayed in the select box.
Great catch. newModelValue would be incorrectly set to null if the options load on scope some digest after the model.
newModelValue
@ibirman I published this to Bower as version 1.2.2.
1.2.2
This fixes a timing bug where the options load before the model and are cleared out before they can be displayed in the select box.