When placed within a section containing the col-md class, the scope value will be empty. You can see an example of this in the provided Plunker linked in the comment section. The scope value becomes empty once the code snippet
<div style="visibility:hidden">{{item.text}}</div>
is removed.