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

fix(datepicker): check if getter.assign is function #3719

Closed
wants to merge 1 commit into from
Closed

fix(datepicker): check if getter.assign is function #3719

wants to merge 1 commit into from

Conversation

rvanbaalen
Copy link
Contributor

Closes #3155, #3345

@rvanbaalen
Copy link
Contributor Author

Travis seems to be busted. Some tests failed that are not related to this PR. @RobJacobs do you know anything about this? You're the last one who touched the master branch.

@rvanbaalen rvanbaalen added this to the 0.13.1 (Performance) milestone May 27, 2015
@rvanbaalen rvanbaalen self-assigned this May 27, 2015
@RobJacobs
Copy link
Contributor

@rvanbaalen The package.json had the angular dependency as ^1.3.15 so it was pulling in the recently released 1.4 version. I checked in a change with the dependency set to <=1.3.x. although there may be a better version syntax I should have used.

rvanbaalen pushed a commit that referenced this pull request May 28, 2015
@rvanbaalen rvanbaalen closed this May 28, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Date picker TypeError: setAttribute is not a function setAttribute(scope.$parent, value);
2 participants