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: configure Server Actions body size limit is undefined #60755

Closed
amplicity opened this issue Jan 17, 2024 · 2 comments
Closed

Docs: configure Server Actions body size limit is undefined #60755

amplicity opened this issue Jan 17, 2024 · 2 comments
Labels
Documentation Related to Next.js' official documentation. locked

Comments

@amplicity
Copy link

What is the improvement or update you wish to see?

Unhandled Runtime Error
Error: Body exceeded undefined limit.
To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/server-actions#size-limitation

This link leads to a 404. Very frustrating.

https://nextjs.org/docs/app/api-reference/server-actions#size-limitation

Is there any context that might help us understand?

This link has been a 404 for some time now, and it's very frustrating because server actions are now out of experimental mode. This page needs to be fixed/corrected.

Does the docs page already exist? Please link to it.

https://nextjs.org/docs/app/api-reference/server-actions#size-limitation

@amplicity amplicity added the Documentation Related to Next.js' official documentation. label Jan 17, 2024
@delbaoliveira
Copy link
Contributor

Thank you for reporting the broken link @amplicity 🙏🏼 Fixed here: #60960

leerob added a commit that referenced this issue Jan 23, 2024
Closes: 

- #60953
- #60755

---------

Co-authored-by: Lee Robinson <me@leerob.io>
Copy link
Contributor

github-actions bot commented Feb 5, 2024

This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot added the locked label Feb 5, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Related to Next.js' official documentation. locked
Projects
None yet
Development

No branches or pull requests

2 participants