stamp-web / stamp-web-aurelia

Next Generation Stamp Web Editor written in Aurelio.io with Bootstrap
Apache License 2.0
17 stars 4 forks source link

Cannot validate on selectPicker #123

Closed jadrake75 closed 7 years ago

jadrake75 commented 8 years ago

Since the selectPicker is using bind and unbind, can not add the & validate:rules to the binding statement. It will report "already bound". Changing it to attached( )/detached() does not work, therefore may need a redesign of the selectPicker