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

docs: async is missing in a server component #63661

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

nauvalazhar
Copy link
Contributor

What?

The Authorization Using Server Components example code is missing the async keyword.

Why?

await can only be used inside the async function.

@nauvalazhar nauvalazhar requested review from a team as code owners March 25, 2024 08:02
@nauvalazhar nauvalazhar requested review from jh3y and delbaoliveira and removed request for a team March 25, 2024 08:02
@ijjk
Copy link
Member

ijjk commented Mar 25, 2024

Allow CI Workflow Run

  • approve CI run for commit: dd1dedc

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@balazsorban44 balazsorban44 merged commit 44917cf into vercel:canary Mar 25, 2024
25 of 29 checks passed
@github-actions github-actions bot added the locked label Apr 8, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 8, 2024
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.

3 participants