Skip to content

location 'replace' not working #1007

Closed
Closed
@somentelucas

Description

@somentelucas

I'm doing a transition to the same state (different params) and I intend to NOT keep this transition in history, so I did

$state.go("state.name", {param: param}, {location: 'replace'});

But when I go back it still goes through all the previous states.

Metadata

Metadata

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