Warning messages when creating a new project with empty template on 4.16.1 #12202
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
regression
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
When creating a new project with default options except the template selected empty, I get the error:
I haven't added, changed or removed anything. It just prints this on every refresh.
You can also see the same behaviour on the stackblitz example as well.
What's the expected result?
It should give me no errors because I'm not trying to access "Astro.request.headers" anywhere in the code.
This does not happen on 4.16.0
Link to Minimal Reproducible Example
https://stackblitz.com/github/withastro/astro/tree/latest/examples/minimal
Participation
The text was updated successfully, but these errors were encountered: