Content pfp
Content
@
0 reply
0 recast
0 reaction

Samuel pfp
Samuel
@samuellhuber
Is it possible to return Error Message's in Frog? when I try to do it manually I get type errors. Nothing in docs FramesJS reference: https://framesjs.org/reference/core/error Spec Reference in Image attached. Need to return error messages on app.transaction() calls so user knows what is going on. Thanks cc @awkweb
3 replies
0 recast
3 reactions

Kevin Park pfp
Kevin Park
@chainguardian
did you ever figure this out? I’m struggling help plz 🙏🙏
1 reply
0 recast
0 reaction

Samuel pfp
Samuel
@samuellhuber
it is code: return c.error({ message: 'Error message here' }); }
1 reply
0 recast
1 reaction