-
Notifications
You must be signed in to change notification settings - Fork 27k
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: update note on caching and db/orms #69695
Conversation
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch, unless the ORM has a no-store
or similar configured this will not bail from the prerendering handling
docs/02-app/01-building-your-application/02-data-fetching/01-fetching.mdx
Outdated
Show resolved
Hide resolved
docs/02-app/01-building-your-application/02-data-fetching/01-fetching.mdx
Outdated
Show resolved
Hide resolved
docs/02-app/01-building-your-application/02-data-fetching/01-fetching.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Zack Tanner <1939140+ztanner@users.noreply.github.com>
fixes: #69694