This repository was archived by the owner on Feb 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 339
angular.module(...).decorator is not a function #275
Labels
Comments
I can confirm that this is an issue. Angular 1.4.7. |
will look into it |
Can we possibly maybe fix .decorator and .component close to the 1.5 release (which may happen before Christmas)? I can help with the implementation. |
@Narretz for sure, i haven't had a chance to look at this yet (really sorry!). we have a hangouts this thursday at 2pm PST if you wanted to talk about it! if not feel free to leave any info here 👍 |
Is there a PR for this yet? If not I think @Narretz will knock one up, right? |
Oh I just saw that it is here: #284 |
gkalpak
pushed a commit
to gkalpak/batarang
that referenced
this issue
Feb 10, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When batarang is on there's no .decorator() method in angular.module API.
Example:
Trying to call .decorator() gives me:
ENV:
System: WIndows Server 2012 R2
Chrome: 46.0.2490.80 m
Plugin: 0.10.1
Angular: 1.4.7
The text was updated successfully, but these errors were encountered: