Closed Natsuke closed 5 years ago
Hi guys,
Just found some issue where the transitionOptions.location = replace not being kept between all transitions which can lead into some trouble from ui-router location feature.
transitionOptions
location
replace
ui-router
The idea is to keep the replace while specified and true otherwise.
true
Feel free to comment 👍
@Natsuke Can you update test suites for that as well?
Closing due to:
Hi guys,
Just found some issue where the
transitionOptions
.location
=replace
not being kept between all transitions which can lead into some trouble fromui-router
location feature.The idea is to keep the
replace
while specified andtrue
otherwise.Feel free to comment 👍