-
Notifications
You must be signed in to change notification settings - Fork 725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
maDateField doesn't support changing value #899
Comments
true, maDateField should watch changes on |
maksimbormot
pushed a commit
to maksimbormot/ng-admin
that referenced
this issue
May 18, 2016
maksimbormot
pushed a commit
to maksimbormot/ng-admin
that referenced
this issue
May 18, 2016
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
value
ofmaDateField
may be changed by external function (let's assume that I've got custom button wich changes entry value).expected:
maDateField
should display new valueresult:
maDateField
displays old valueThe text was updated successfully, but these errors were encountered: