resolveRouteForUri

fun resolveRouteForUri(uri: String): Pair<MountedRoute, Route.Match>?

Tries to resolve the next ActiveRoute by looking at the browser current location.

If a route is resolved then the current stream will be updated.