Skip to content

Conversation

@codinsonn
Copy link
Owner

@codinsonn codinsonn commented Oct 26, 2023

This PR:

  • Bumps Next.js version to 14
  • Removes Expo Vector Icons as it's no longer recommended due to tree shaking issues
  • Temporarily turns off generateStaticParams() to get build to work
  • Solves an issue with children not being passed during Hydration
  • Implements the recommend migration path from generateStaticParams() with 'use client'
  • Fixes Next.js 14 build command (errors on _Head being undefined for 404 & 500)

Issue with children prop dissapearing during hydration

https://nextjs-forum.com/post/1167209851001249812

Screen.Recording.2023-10-26.at.23.29.17.mov

Issue with _Head being undefined for 404 & 500 pages during build

Screenshot 2023-10-27 at 00 00 56

@codinsonn codinsonn self-assigned this Oct 26, 2023
@vercel
Copy link

vercel bot commented Oct 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
codinsonndotdev ❌ Failed (Inspect) Oct 26, 2023 9:56pm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants