Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(router): a route with path '/' breaks handleUnknownRoutes
Strip leading slash from route paths before registering child handlers to avoid adding bad route paths to child recognizers. fixes #116
- Loading branch information