Skip to content

angular-animate master no longer allows callbacks. #1959

@ghost

Description

Using the master branches of ui-router and angular (1.4.x).

Please fix asap.

Error: [$animate:nocb] Do not pass a callback to animate methods
http://errors.angularjs.org/1.3.16-build.111+sha.0515614/$animate/nocb
    at http://localhost:3000/bower_components/angular/angular.js:63:12
    at Object.$$assertNoCallback (http://localhost:3000/bower_components/angular/angular.js:4684:17)
    at parseAnimateOptions (http://localhost:3000/bower_components/angular-animate/angular-animate.js:558:21)
    at Object.enter (http://localhost:3000/bower_components/angular-animate/angular-animate.js:955:21)
    at Object.enter (http://localhost:3000/bower_components/angular-ui-router/release/angular-ui-router.js:3855:34)
    at http://localhost:3000/bower_components/angular-ui-router/release/angular-ui-router.js:3929:22
    at publicLinkFn (http://localhost:3000/bower_components/angular/angular.js:7039:29)
    at updateView (http://localhost:3000/bower_components/angular-ui-router/release/angular-ui-router.js:3928:23)
    at http://localhost:3000/bower_components/angular-ui-router/release/angular-ui-router.js:3896:9
    at invokeLinkFn (http://localhost:3000/bower_components/angular/angular.js:8302:9) <!-- uiView: undefined --

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions