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

Port fix: "Cannot read property 'params' of undefined" errors #360

Open ollanta opened 7 years ago

ollanta commented 7 years ago

Port of https://github.com/angular-ui/ui-router/pull/2478

Should fix the same issue, unfortunately I don't have a reproducible scenario where the bug appears, but since this is duplicate code of ui-routers common.js maybe that's ok?