Skip to content
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

Closed
fedotxxl opened this issue Jan 19, 2016 · 1 comment · Fixed by #1196
Closed

maDateField doesn't support changing value #899

fedotxxl opened this issue Jan 19, 2016 · 1 comment · Fixed by #1196
Labels
Milestone

Comments

@fedotxxl
Copy link
Contributor

value of maDateField may be changed by external function (let's assume that I've got custom button wich changes entry value).

expected: maDateField should display new value
result: maDateField displays old value

@fzaninotto
Copy link
Member

true, maDateField should watch changes on value to keep two way data binding. Would you like to work on a patch?

@fzaninotto fzaninotto added the bug label Jan 23, 2016
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
jpetitcolas pushed a commit that referenced this issue Sep 19, 2016
jpetitcolas pushed a commit that referenced this issue Sep 19, 2016
@jpetitcolas jpetitcolas added this to the 1.0 milestone Nov 21, 2016
jpetitcolas pushed a commit that referenced this issue Dec 15, 2016
jpetitcolas pushed a commit that referenced this issue Dec 15, 2016
jpetitcolas pushed a commit that referenced this issue Dec 20, 2016
jpetitcolas pushed a commit that referenced this issue Dec 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants