Skip to content

Update req.url to be req.path #5880

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

Merged
merged 1 commit into from
Jan 16, 2018
Merged

Update req.url to be req.path #5880

merged 1 commit into from
Jan 16, 2018

Conversation

liuhelen10
Copy link
Contributor

@liuhelen10 liuhelen10 commented Jan 16, 2018

URL's with query strings don't get matched correctly when using req.url. req.path is required instead. This PR simply updates the documentation.

#5285

URL's with query strings don't get matched correctly when using `req.url`. `req.path` is required instead.

remix-run#5285
@liuhelen10
Copy link
Contributor Author

@timdorr

@timdorr
Copy link
Member

timdorr commented Jan 16, 2018

Thanks!

@timdorr timdorr merged commit 2fbae3d into remix-run:master Jan 16, 2018
@liuhelen10
Copy link
Contributor Author

np :) thx for the quick review!

@liuhelen10 liuhelen10 deleted the patch-1 branch January 16, 2018 21:26
jeresig pushed a commit to Khan/react-router that referenced this pull request Aug 29, 2018
URL's with query strings don't get matched correctly when using `req.url`. `req.path` is required instead.

remix-run#5285
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants