Unhandled Runtime Error - EnsureResources was not able to find resources #38253
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
We have been seeing quite a number of Sentry errors due to an external service is trying to access URLs with
%23
in the URL. And the website just crashes on those URLs.Reproduction Link
https://github.com/gatsbyjs/gatsby-starter-minimal
Steps to Reproduce
gatsby-starter-minimal
npm i && npm run develop
Expected Result
The 404 page
Actual Result
Unhandled Runtime Error on development. On production, the 404 page displays for one second and then becomes a blank page.
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: