Skip to content
This repository was archived by the owner on Sep 20, 2020. It is now read-only.
This repository was archived by the owner on Sep 20, 2020. It is now read-only.

(Previous State) Error: Cannot transition to abstract state '[object Object]' #123

@eseceve

Description

@eseceve

If you load this http://christopherthielen.github.io/ui-router-extras/example/stickymodal/index.html#/modal1 and then close the modal you get this error:

Error: Cannot transition to abstract state '[object Object]'
    at Object.transitionTo (http://christopherthielen.github.io/ui-router-extras/lib/angular-ui-router.js:3077:39)
    at Object.$state.transitionTo (http://christopherthielen.github.io/ui-router-extras/lib/ct-ui-router-extras.js:136:34)
    at Object.$state.transitionTo (http://christopherthielen.github.io/ui-router-extras/lib/ct-ui-router-extras.js:929:55)
    at Object.$state.transitionTo (http://christopherthielen.github.io/ui-router-extras/lib/ct-ui-router-extras.js:1415:48)
    at Object.go (http://christopherthielen.github.io/ui-router-extras/lib/angular-ui-router.js:3007:21)
    at Object.$previousState.go (http://christopherthielen.github.io/ui-router-extras/lib/ct-ui-router-extras.js:1329:25)
    at Scope.$scope.close (http://christopherthielen.github.io/ui-router-extras/example/stickymodal/app.js:64:28)
    at http://christopherthielen.github.io/ui-router-extras/lib/angular.js:10694:21
    at http://christopherthielen.github.io/ui-router-extras/lib/angular.js:18882:17
    at Scope.$eval (http://christopherthielen.github.io/ui-router-extras/lib/angular.js:12556:28)

Metadata

Metadata

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions