You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
WebKit prefixes Error: when responding to script messages with an error. Similar to Solana, we need to strip this prefix so the json formatting is preserved.
Description:
WebKit prefixes
Error:
when responding to script messages with an error. Similar to Solana, we need to strip this prefix so the json formatting is preserved.ref: brave/brave-talk#882
Steps to Reproduce
Host a Web3 Call
Alternative steps without Brave Talk:
Sign
underPersonal Sign
.ERROR: ("CODE": 4001, 'MESSAGE": "THE USER REJECTED THE REQUEST.)
.ERROR: THE USER REJECTED THE REQUEST
Actual result:
Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-05-04.at.14.07.45.mp4
Expected result:
Screenshot from Android when correct error response is given for cancel/reject:
Reproduces how often: [Easily reproduced, Intermittent Issue]
Brave Version:
Device details:
Website problems only:
Additional Information
The text was updated successfully, but these errors were encountered: