Skip to content

fix: align dynamic pages with async params#2006

Open
Ceyvion wants to merge 1 commit into
SecureBananaLabs:mainfrom
Ceyvion:fix/web-dynamic-pageprops-2005
Open

fix: align dynamic pages with async params#2006
Ceyvion wants to merge 1 commit into
SecureBananaLabs:mainfrom
Ceyvion:fix/web-dynamic-pageprops-2005

Conversation

@Ceyvion
Copy link
Copy Markdown

@Ceyvion Ceyvion commented May 30, 2026

Closes #2005
/claim #743

Summary

  • update dynamic job and freelancer pages to await async app-router params
  • preserve the existing rendered route content
  • keep next-env.d.ts aligned with the production route types emitted by next build

Verification

  • npm install --ignore-scripts --no-audit
  • npm run build -w apps/web
  • git diff --check

Note

next build passes. It still warns about a parent-directory lockfile influencing Turbopack root detection, which is separate from this PageProps build failure.

github-actions Bot added a commit that referenced this pull request May 30, 2026
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.

Web build fails on dynamic route PageProps

1 participant