You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed my favicon was 404ing. On my /about/ route it was requesting /about/favicon.png on a blogpost like /blog/post1 it was requesting /blog/favicon.png.
@Rich-Harris thanks, that solved it. I was baited by the demo into thinking it wasn't just me being an idiot. Since you're using Netlify to host the demo for testing, maybe it should have that setting on?
Describe the bug
Noticed my favicon was 404ing. On my
/about/
route it was requesting/about/favicon.png
on a blogpost like/blog/post1
it was requesting/blog/favicon.png
.Reproduction
Navigate to https://kit-demo.netlify.app/about/ and observe that the favicon is missing. The request is 502ing
Logs
No response
System Info
Severity
annoyance
Additional Information
Probably related to recent changes #3234
The text was updated successfully, but these errors were encountered: