Content
@
0 reply
0 recast
0 reaction
Samuel ツ
@samuellhuber.eth
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
2 reactions
Kevin Park
@chainguardian
did you ever figure this out? I’m struggling help plz 🙏🙏
1 reply
0 recast
0 reaction
Samuel ツ
@samuellhuber.eth
it is code: return c.error({ message: 'Error message here' }); }
1 reply
0 recast
1 reaction
Kevin Park
@chainguardian
I realized the pop up wasn’t showing in the devtools UI, but shows in the deployment 👍
0 reply
0 recast
0 reaction