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

Add failing tests for route matching with hash #1851

Merged
merged 1 commit into from
Sep 11, 2015

Conversation

alexlande
Copy link
Contributor

Hash links don't seem to work, as far as I can tell. The router attempts to navigate to a route that includes the hash at the end of it, resulting in a route not found error. Attached are a couple of failing tests for the issue.

Related issue: #394

@knowbody knowbody added the bug label Sep 9, 2015
@ryanflorence
Copy link
Member

this is an issue with history, closing this and opening a ticket there.

@ryanflorence
Copy link
Member

actually, we'll merge this when history is updated just to be sure :)

ryanflorence added a commit that referenced this pull request Sep 11, 2015
Add failing tests for route matching with hash
@ryanflorence ryanflorence merged commit d32b20d into remix-run:master Sep 11, 2015
@ryanflorence
Copy link
Member

fixed with history 1.9.0

@alexlande
Copy link
Contributor Author

Awesome! Thanks @ryanflorence

@alexlande alexlande deleted the bug-routesWithHash branch September 11, 2015 19:20
@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants