OptimalBPM / angular-schema-form-dynamic-select

AngularStrap and AngularUI dynamic select implementation(static/sync/async/http, filters) for Angular Schema Form
MIT License
55 stars 45 forks source link

Fix bug when options.nameProperty=='name' #57

Closed vangoz closed 8 years ago

vangoz commented 8 years ago

There was a bug when nameProperty=='name' then the 'name' becomes "";

nicklasb commented 8 years ago

Good catch, looks good. However, the indentation on this entire section looks awful in the github viewer(are on vacation) for some reason. I will have to take a look on that later on.

nicklasb commented 8 years ago

(accidentally closed before)