Error with Effect.tryPromise in Next.js
Hey guys I have a simple setup with effect and nextjs where I try run an
If you try clicking the button it will give the error. This is a minimal repro you can find the same problem when creating with create-next-app
Effect.tryPromise from a server action, but it is giving me a weird error If you try clicking the button it will give the error. This is a minimal repro you can find the same problem when creating with create-next-app
