aurelia-ui-toolkits / aurelia-materialize-bridge

Materialize CSS components for Aurelia
http://aurelia-ui-toolkits.github.io/demo-materialize/
MIT License
155 stars 53 forks source link

Datepicker: auto-close causes not binded value. #526

Closed nndevstudio closed 6 years ago

nndevstudio commented 6 years ago

https://gist.run/?id=8ece24bc12015ad169c914cedec3c771

If auto-close=true then value (value.two-way or value.bind) is not binded.

MaximBalaganskiy commented 6 years ago

It was a bug after all