Skip to content

Conversation

trotzig
Copy link
Contributor

@trotzig trotzig commented Sep 14, 2015

No description provided.

I was trying to understand how to access query params. After some trial and error, I realized that they were located in `this.props.location.query`. The Upgrade Guide incorrectly placed them at `this.props.query`, so I'm updating it to refer to the correct location.

Fixes remix-run#1915
I found it hard to find information about how to access query parameter values in the docs. Adding a short paragraph about it to the "Introduction" guide could help others avoid having to dig deeper for it.
knowbody added a commit that referenced this pull request Sep 14, 2015
Fix and add some documentation about query params
@knowbody knowbody merged commit 14d0e8f into remix-run:master Sep 14, 2015
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants