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

Sitelet.Infer should check for full URL matches #391

Closed
granicz opened this issue May 6, 2015 · 0 comments
Closed

Sitelet.Infer should check for full URL matches #391

granicz opened this issue May 6, 2015 · 0 comments

Comments

@granicz
Copy link
Member

granicz commented May 6, 2015

Right now, given

type Action =
    | Example of string
...

Both /Example/xxx and /Example/xxx/XXX is matched. The second should not.

@Tarmil Tarmil closed this as completed in e7a07ea May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant