Skip to content

💡 RFC: Support fallback for getStaticPaths like Next.js #1153

@thanhtoan1196

Description

@thanhtoan1196

Background & Motivation

Support fallback for getStaticPaths like Next.js: https://nextjs.org/docs/basic-features/data-fetching#the-fallback-key-required
Example: { fallback: blocking } will server-render pages on-demand if the path doesn't exist.

Proposed Solution

Possible solutions

See how Next.js works

Detailed Design

No response

Help make it happen!

  • I am willing to submit a PR to implement this change.
  • I am willing to submit a PR to implement this change, but would need some guidance.
  • I am not willing to submit a PR to implement this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions