Skip to content

1.0: Constant Transition rejection error? #3196

@ako977

Description

@ako977

recently migrated from 0.2.x to 1.0.beta.3 in an angular 1.x app, and for some reason I cannot transition from any state other than the homepage state of the single page application. I am repeatedly getting a TransitionRejection error thrown by ui router.

I know it could be anything, what I would like to find out is how to debug what is aborting the state transition.
is there any way to determine this? I tried hooking into $transitions service's onStart and onSuccess, but it doesn't show any other state transition that occurred before the one I attempt to invoke.

The error thrown is:
TransitionRejection(type: 3, message: The transition has been aborted, detail: Hook aborted transition)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions