Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Initial value is not applied from ng-model to widget value #53

Merged
merged 1 commit into from
Jul 16, 2013

Conversation

jardilio
Copy link
Contributor

When using ng-model, need to make sure that the initial value is set by calling widget.value(ngModel.$viewValue), otherwise it may wait for the next change before it updates correctly.

When using ng-model, need to make sure that the initial value is set by calling widget.value(ngModel.$viewValue), otherwise it may wait for the next change before it updates correctly.
burkeholland added a commit that referenced this pull request Jul 16, 2013
Initial value is not applied from ng-model to widget value
@burkeholland burkeholland merged commit 125617e into kendo-labs:master Jul 16, 2013
@burkeholland
Copy link
Contributor

YES! This was first on my list of problems to solve - but you did it already. Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants