Doan Tan Ty

Results 1 comments of Doan Tan Ty

> I workaround this by returning an obj with a promise (similar to [@icflorescu](https://github.com/icflorescu)). Like in my server action, I return `{ promise: (async () => { ... } )()...