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

Update angular-clipboard.js #29

Merged
merged 1 commit into from
Apr 22, 2016
Merged

Conversation

phpistasty
Copy link
Contributor

This is now throwing errors in tests as the property must be assignable on compile.
http://errors.angularjs.org/1.5.5/$compile/nonassign?p0=undefined&p1=supported&p2=clipboard

It would suck to be forced to include an unnecessary property on all scopes if I don't need it, and the README states that it is optional.

This is now throwing errors in tests as the property must be assignable on compile. 
http://errors.angularjs.org/1.5.5/$compile/nonassign?p0=undefined&p1=supported&p2=clipboard 

It would suck to be forced to include an unnecessary property on all scopes if I don't need it, and the README states that it is optional.
@omichelsen
Copy link
Owner

Thanks, this must be new in 1.5.*, I'm not seeing it with 1.4.5.

@omichelsen omichelsen merged commit becda25 into omichelsen:master Apr 22, 2016
@phpistasty
Copy link
Contributor Author

I've never seen the error before 1.5 update so you're probably right about that. Thanks for merging in and allowing me to switch my package.json back to your registered repo!

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

Successfully merging this pull request may close these issues.

None yet

2 participants