AngularJS + form control binding

In this example - http://webix.com/snippet/8ddf5bf3 - the form text field only binds to the selected data item once (even if you do the digest manually as I have done). This seems like a bug but it’s possible there is a better way to do this? There are currently no examples in the AngularJS integration page for working with the webix form control views.