Skip to content

Conversation

@chalosalvador
Copy link
Member

@chalosalvador chalosalvador commented Jan 15, 2025

Description

Fixes #8035 by correctly handling 404 status code in the proxyResponse.

Scenarios Tested

  1. Initialize a Next.js project with Firebase hosting.
  2. Start the emulators
  3. Go to a non-existent page. The Next.js custom 404 page is rendered.

Copy link
Member

@leoortizz leoortizz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just add the changelog and we can merge, thanks!

@chalosalvador chalosalvador enabled auto-merge (squash) January 31, 2025 09:21
@chalosalvador chalosalvador merged commit 60f3cd7 into master Jan 31, 2025
41 of 46 checks passed
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.

webframeworks experiment 404 handling incorrect

2 participants