Jonathon Reese Perry

Results 60 comments of Jonathon Reese Perry

@ITenthusiasm similar, I'm using form actions with use enhance and also not working if I return a response that doesn't have data prop or is sveltekit redirect(), I'm attempting to...

@eltigerchino, repo - https://stackblitz.com/~/github.com/JonathonRP/sveltekit-authjs-redirect_demo?initialPath=/linkBuxferAccount check /src/routes/linkBuxferAccount/+page.server.ts

could this be the reason I get this error 'Uncaught TypeError: socket.setTimeout is not a function' when I run 'deno run -A npm:sanity@latest init --env'?

@huntabyte just made an organization svelte community, yesterday @stemcc https://github.com/svecosystem

here is the error output. *Edit:* moved to https://gist.github.com/swordfeng/7d77c31d401586890d0692bccf1e83d5

main trying to do this with so little documentation is hard, even using 3.6.0... it doesn't stay utc from server to client... maybe should just use date-fns-tz...

The main reason is I want to use the npm package reference in a project I'm working on and don't want to take over npm package versions of this is...

Thanks for the idea, I could do that in the interim of response.

Note this is to just port the current code to typescript, I have future plans to upgrade code base to align more this latest version of FramerMotion and its new...