Skip to content

Conversation

@SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Jan 3, 2026

cc @sophiebits @gaearon @feedthejim @rickhanlonii

Another attempt on #7437

The following things are missing:

  • Hasn't fully migrated the original <Seo /> component to the new Next.js App Router and Metadata
  • Not sure if usePathname() can safely replace useRouter().asPath.split here, needs more review and testing.
    • Also needs confirmation from Next.js Team here.
  • React Error Codes fetching still uses unstable_cache from next/cache, because I really couldn't find a better alternative for caching the fetched React error codes across pages/requests cc @feedthejim

TBD in the future PRs:

  • Migrate MDX infra from the current approach (revive everything in the client component) to use a server-first approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant