dotJEM / angular-routing

Enhanced state based routing for Angular applications!
https://dotjem.github.io/angular-routing/
MIT License
75 stars 9 forks source link

Improve error message for when '$state.url' has missing parameters. #72

Closed jeme closed 10 years ago

jeme commented 10 years ago

Currently it just gives "can't call toString of undefined" which doesn't help the user to identify the actual issue