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

Improve description of context.query in getServerSideProps() #39422

Merged
merged 2 commits into from Aug 9, 2022

Conversation

fediev
Copy link
Contributor

@fediev fediev commented Aug 9, 2022

query is not just representing of the query string. It has the same values as router.query.

`query` is not just representing of the query string. It has the same values as `router.query`.
Copy link
Member

@ijjk ijjk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ijjk ijjk merged commit d3bbfea into vercel:canary Aug 9, 2022
@fediev fediev deleted the patch-1 branch August 9, 2022 15:32
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2022
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.

None yet

2 participants