Skip to content

Fix 404 Page Hydration Error - #23

Merged
vinhnx merged 1 commit into
mainfrom
tembo/debug-404-page-html-hydration-error-fix
Aug 16, 2025
Merged

Fix 404 Page Hydration Error#23
vinhnx merged 1 commit into
mainfrom
tembo/debug-404-page-html-hydration-error-fix

Conversation

@tembo

@tembo tembo Bot commented Aug 16, 2025

Copy link
Copy Markdown
Contributor

Description

Resolve Next.js hydration error in 404 page by removing nested <html> tag and restructuring component.

Changes

  • Removed standalone full HTML structure
  • Added Link from Next.js for home navigation
  • Simplified 404 page component
  • Used Tailwind CSS classes for styling
  • Removed inline styles and separate <head> tag

Want me to make any changes? Add a review or comment with @tembo and i'll get back to work!

tembo.io

@tembo

tembo Bot commented Aug 16, 2025

Copy link
Copy Markdown
Contributor Author

Requesting review from @vinhnx who has experience with the following files modified in this PR:

  • bun.lock
  • apps/web/app/not-found.tsx

@tembo
tembo Bot requested a review from vinhnx August 16, 2025 06:31
@vinhnx
vinhnx merged commit f69b138 into main Aug 16, 2025
1 check passed
@tembo
tembo Bot deleted the tembo/debug-404-page-html-hydration-error-fix branch August 16, 2025 06:43
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.

1 participant