next day, next problem ( #3057
Unanswered
oleksiivinogradov
asked this question in
Developer Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Guy, you are amazing... And this is not thanks!
Simple code:
Generate simple cancel:
{context: 'client'} 'User canceled'
But its impossible to catch this error by try {} catch bcs it grab viem error:
writeContractWeb3 e-> {"metaMessages":["Request Arguments:"," from: 0xC98834f2De2Eb9c97FFbdF2E4952535D2D4bC1A1\n to: 0xA5CA66874Ca008D7bcD3f3F817a87F98bEA75Fd2\n data: 0xd0def521000000000000000000000000c98834f2de2eb9c97ffbdf2e4952535d2d4bc1a10000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005468747470733a2f2f6f70656e62697365612e6d7970696e6174612e636c6f75642f697066732f516d614c6b394a735877516d746574366b327a777565474263695066326e614e6268654a45587a3842426b737534000000000000000000000000"],"shortMessage":"An error occurred while executing: undefined","name":"TransactionExecutionError","version":"[email protected]","message":"An error occurred while executing: undefined\n\nRequest Arguments:\n from: 0xC98834f2De2Eb9c97FFbdF2E4952535D2D4bC1A1\n to: 0xA5CA66874Ca008D7bcD3f3F817a87F98bEA75Fd2\n data: 0xd0def521000000000000000000000000c98834f2de2eb9c97ffbdf2e4952535d2d4bc1a10000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005468747470733a2f2f6f70656e62697365612e6d7970696e6174612e636c6f75642f697066732f516d614c6b394a735877516d746574366b327a777565474263695066326e614e6268654a45587a3842426b737534000000000000000000000000\n\nVersion: [email protected]","cause":{"shortMessage":"An error occurred while executing: undefined","name":"UnknownNodeError","version":"[email protected]","message":"An error occurred while executing: undefined\n\nVersion: [email protected]"}}
Its a simple flow, why you don't pass it before disconnect V1??
I'm using CDN integration
Beta Was this translation helpful? Give feedback.
All reactions