@supabase/supabase-js in a Vite + Svelte app.supabase.auth.getSession() or any supabase.from(...).select() calls do nothing. It's like the client is no longer active. However, if I reload the page, everything works again.window.focus, but that didn't help.