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
I've just experienced it on the svelte.dev/blog site, but this looks like a kit specific error and not like a site specific error.
Logs
Loading module from “https://svelte.dev/blog/_app/immutable/start-e5c89509.js” was blocked because of a disallowed MIME type (“text/html”).
And the various css files couldnt load aswell.
Just realized I set annoyance because I only experienced it on the svelte.dev website, but I guess this is an actual dealbreaker if this bug would appear on my own websites. So its more like a "cant use Sveltekit"
Rich-Harris
changed the title
CSS doesnt load when route ends with a slash
adapter-vercel doesn't redirect prerendered pages with incorrect trailing slash
Jan 6, 2023
Describe the bug
https://svelte.dev/blog/ loads without css, but https://svelte.dev/blog works fine. Same bug appears on all subroutes: https://svelte.dev/blog/whats-new-in-svelte-january-2023/ and so on...
Reproduction
I've just experienced it on the svelte.dev/blog site, but this looks like a kit specific error and not like a site specific error.
Logs
Loading module from “https://svelte.dev/blog/_app/immutable/start-e5c89509.js” was blocked because of a disallowed MIME type (“text/html”). And the various css files couldnt load aswell.
System Info
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: