christopherthielen / ui-router-extras

THIS PROJECT IS NO LONGER MAINTAINED -- Extras for UI-Router for AngularJS. Sticky States (a.k.a. parallel states), Deep State Redirect (for tab-like navigation), Future States (async state definition)
http://christopherthielen.github.io/ui-router-extras/
MIT License
917 stars 211 forks source link

$previousState is lost in case of page refresh #381

Open CatchSandeepVaid opened 5 years ago

CatchSandeepVaid commented 5 years ago

When we do a page refresh, $previousState gets lost. Expected behaviour is $previousState should remain intact.