Improve this Doc

Error: $route:norout
Tried updating route with no current route

Tried updating route with no current route

Description

Occurs when an attempt is made to update the parameters on the current route when there is no current route. This can happen if you try to call $route.updateParams(); before the first route transition has completed.