Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

problem with ng-animate and tranclude #2351

Closed
xblaster opened this issue Apr 10, 2013 · 2 comments
Closed

problem with ng-animate and tranclude #2351

xblaster opened this issue Apr 10, 2013 · 2 comments

Comments

@xblaster
Copy link

Hi,

I tried to put ng-animate on an existing angularjs app on the ng-view directive.

Everything work pretty fine but on some pages I had an error.

In Firefox I have the following error. It seems I had errors only on pages with directive using a transclude.
This error happend only if I use an ng-animate.

[10:17:53.366] Error: $transclude is not a function
ngTranscludeDirective<.controller<@http://localhost:8080/deployment-admin/js/libs/angular.js:15461
invoke@http://localhost:8080/deployment-admin/js/libs/angular.js:2880
instantiate@http://localhost:8080/deployment-admin/js/libs/angular.js:2890
@http://localhost:8080/deployment-admin/js/libs/angular.js:5178
applyDirectivesToNode/nodeLinkFn/<@http://localhost:8080/deployment-admin/js/libs/angular.js:4752
forEach@http://localhost:8080/deployment-admin/js/libs/angular.js:158
nodeLinkFn@http://localhost:8080/deployment-admin/js/libs/angular.js:4737
compositeLinkFn@http://localhost:8080/deployment-admin/js/libs/angular.js:4365
compositeLinkFn@http://localhost:8080/deployment-admin/js/libs/angular.js:4368
compositeLinkFn@http://localhost:8080/deployment-admin/js/libs/angular.js:4368
compositeLinkFn@http://localhost:8080/deployment-admin/js/libs/angular.js:4368
compositeLinkFn@http://localhost:8080/deployment-admin/js/libs/angular.js:4368
publicLinkFn@http://localhost:8080/deployment-admin/js/libs/angular.js:4270
update@http://localhost:8080/deployment-admin/js/libs/angular.js:15672
Scope.prototype.$broadcast@http://localhost:8080/deployment-admin/js/libs/angular.js:8935
updateRoute/<@http://localhost:8080/deployment-admin/js/libs/angular.js:7960
qFactory/defer/deferred.promise.then/wrappedCallback@http://localhost:8080/deployment-admin/js/libs/angular.js:7303
qFactory/defer/deferred.promise.then/wrappedCallback@http://localhost:8080/deployment-admin/js/libs/angular.js:7303
qFactory/ref/<.then/<@http://localhost:8080/deployment-admin/js/libs/angular.js:7340
Scope.prototype.$eval@http://localhost:8080/deployment-admin/js/libs/angular.js:8685
Scope.prototype.$digest@http://localhost:8080/deployment-admin/js/libs/angular.js:8548
Scope.prototype.$apply@http://localhost:8080/deployment-admin/js/libs/angular.js:8771
done@http://localhost:8080/deployment-admin/js/libs/angular.js:10004
completeRequest@http://localhost:8080/deployment-admin/js/libs/angular.js:10180
createHttpBackend/</xhr.onreadystatechange@http://localhost:8080/deployment-admin/js/libs/angular.js:10147

Thank you for this great library ;)

@cburgdorf
Copy link
Contributor

I'm also affected by this. Also please note this: #2322

@btford
Copy link
Contributor

btford commented Aug 24, 2013

As part of our effort to clean out old issues, this issue is being automatically closed since it has been inactivite for over two months.

Please try the newest versions of Angular (1.0.8 and 1.2.0-rc.1), and if the issue persists, comment below so we can discuss it.

Thanks!

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

No branches or pull requests

3 participants