You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
Maybe I am missing something but this could be a regression.
Datepicker can no longer bind to a string representation of a Date. If I receive a JSON object from REST API that contains date as "1989-07-12T22:00:00.000+0000" it should be possible to bind it directly to datepicker. This used to work in 0.12.x but seems to be broken in 0.14.2.