Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear up confusing matched route docs #43

Open
phillipskevin opened this issue Nov 10, 2016 · 0 comments
Open

Clear up confusing matched route docs #43

phillipskevin opened this issue Nov 10, 2016 · 0 comments

Comments

@phillipskevin
Copy link
Contributor

In the Finding the matched route docs, clarify what map and set mean in:

Find all routes with all of their map properties set

Also, this is not totally correct:

If a route contains default values, these map properties must also be set to match the default value in order for the route to be matched:

This makes it sound like route('{page}',{page: "home"}) will not match a route like {page: "register"}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants