-
Notifications
You must be signed in to change notification settings - Fork 124
c.setClass is not a function #39
Comments
You are giving too little information to be of use. Setup a plunkr that demonstrates the error and post a link |
@runxc1 First of all I changed the main templeteURL on the main file to: I thought that there was something wrong with my code, then I tried from the examples:
HTML:
As a Result I got the following: The behavior: Error type: Please let me know if you need further explanation. |
It could be new version of AngularJS? I'm sorry I've not worked on angular for a long time, not sure if anything changed after 1.2 |
@amitava82 |
Sure that would be great! I've been busy with ReactJS, some help would be nice. |
I have been using the library with multiple version of Angular 1.2 probably up to 1.2.16 without any issues though I haven't updated past that point. Here is a plunkr I setup 4 months ago using 1.2.15 http://plnkr.co/edit/prvoHr?p=preview |
@runxc1 true it works with Could it be because on my main configuration i changed the interpolateProvider:
Because it runs into a conflict with the MVC template engine, since they both use the same syntax |
@dud3 are you using JADE? Don't know if this is related angular/angular.js#6419 |
@amitava82 |
Hi I'm trying to use the injection, but when I try to multiple select items i get the following error:
c.setclass is not a function
What might be the problem ?
Thanks
The text was updated successfully, but these errors were encountered: