Skip to content

ui-sref needs two clicks after $state.go({notify false}) #2334

Closed
@klmdb

Description

@klmdb

Short:
ui-sref needs two clicks after $state.go({notify false}).

Long(er):
I use $state.go('stateName', stateparams, {notify:false}); in my controller to update the url without reloading the entire page and its controller/dependencies. This seems to work fine. A side effect is that after the url was updated this way, when the user clicks a link on the page, it doesn't work the first click. When clicking the link a second time it does.

I'm not getting any exceptions or errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions