Closed
Description
Steps to reproduce
Setting Vue.material.locale.dateFormat = 'DD/MM/YYYY'
.
Trying to select a date using md-datepicker
.
Which browser?
Chrome Canary.
What is expected?
Be able to select a date.
What is actually happening?
When selecting a date using the dateFormat is DD/MM/YYYY
the watcher for selecteDate
is again executed and then there is loop.