Redirect to external URL from server function 2
Tanner has suggested to return a 302 and redirect 'as normal' Redirect to external URL from server function
But this in fact does not work, and instead you get
so idk how I am supposed to handle this now
EDIT trying t call the server fn from the FE with
useServerFn results in but like, duh, ofc headers were sent thats how you redirect