diff --git a/src/routes/_error.svelte b/src/routes/_error.svelte index 55045b77..2b9244fe 100644 --- a/src/routes/_error.svelte +++ b/src/routes/_error.svelte @@ -40,6 +40,10 @@ Click here to refresh
Or you can try refresh the page by pressing CTRL+F5
++ You might also want to check your extension, like adblock, it sometimes wrongly block the script needed for the + site. +
{/if} {#if dev && error.stack}