Milt

Results 3 issues of Milt

## Environment ``` System: OS: macOS 12.6 CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Memory: 27.66 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.15.1 -...

It looks that in 3.0.1 something is broken. When you select an item for the first time from the dropdown, the $scope does not get digested, so any bindings will...

Hi! Thanks for the module again! So I have a Movie model that has _id, name, rating, etc. When I have some pre-populated values i.e. ``` vm.selectedMovies = [{_id: '1',...