Skip to content

Incorrect/broken link to "dynamic function" in "Learn Next.js: Chatper 10" (Partial Prerendering) #1054

Open
@chipit24

Description

@chipit24

Re https://nextjs.org/learn/dashboard-app/partial-prerendering#static-vs-dynamic-routes:

And in Next.js, if you call a dynamic function in a route (like querying your database), the entire route becomes dynamic.

The dynamic function link in that section points to https://nextjs.org/docs/app/building-your-application/routing/route-handlers#dynamic-functions, but there is no #dynamic-functions section on that page—I think it should instead point to https://nextjs.org/docs/app/building-your-application/rendering/server-components#switching-to-dynamic-rendering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions