metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

[Bug]: Uncaught (in promise) TypeError: Cannot destructure property 'chainId' of 't.payload' as it is undefined.

Open PeterYinusa opened this issue 3 years ago • 1 comments

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;

  1. Click the send button
  2. Select an address
  3. Enter an amount
  4. Click the x button 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

PeterYinusa avatar Aug 04 '22 16:08 PeterYinusa

Sentry issue: METAMASK-QCER

sentry-io[bot] avatar Aug 09 '22 14:08 sentry-io[bot]