metamask-extension
metamask-extension copied to clipboard
[Bug]: Uncaught (in promise) TypeError: Cannot destructure property 'chainId' of 't.payload' as it is undefined.
Describe the bug
Unhandled exception is thrown after clearing the public address in the send flow
Steps to reproduce
These steps only occasionally reproduce the issue;
- Click the send button
- Select an address
- Enter an amount
- Click the
xbutton to clear the address
Error messages or log output
Uncaught (in promise) TypeError: Cannot destructure property 'chainId' of 't.payload' as it is undefined.
at validateRecipientUserInput (common-8.js:1:92565)
at common-1.js:1:13536
at produce (common-5.js:3:34153)
at common-1.js:1:13513
at Array.reduce (<anonymous>)
at common-1.js:1:13382
at common-7.js:1:72047
at y (common-7.js:1:72966)
at common-7.js:1:69593
at dispatch (common-7.js:1:71193)
at common-8.js:1:75504
Version
10.18.0
Build type
No response
Browser
Chrome, Firefox
Operating system
MacOS
Hardware wallet
No response
Additional context
No response
Sentry issue: METAMASK-QCER