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
During writing code for setHeaders, my browser started downloading 20 files with random numbers and letters when i reached this moment in the editor:
"export function load({ setHeaders }) {
setHeaders({
'Content-Type':"
})
}
The text was updated successfully, but these errors were encountered:
https://github.com/sveltejs/learn.svelte.dev/tree/main/content/tutorial/03-sveltekit/04-headers-and-cookies/01-headers
During writing code for setHeaders, my browser started downloading 20 files with random numbers and letters when i reached this moment in the editor:
"export function load({ setHeaders }) {
setHeaders({
'Content-Type':"
})
}
The text was updated successfully, but these errors were encountered: