MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.52k stars 4.7k forks source link

[Bug]: Cannot read properties of undefined (reading 'iconUrl') #24386

Open kathyrnvv opened 2 weeks ago

kathyrnvv commented 2 weeks ago

Describe the bug

When connect the dapp, it happen.

Expected behavior

No response

Screenshots/Recordings

No response

Steps to reproduce

When connect the dapp, click 'next' button, sometimes it happen.

Error messages or log output

MetaMask 遇到了一个错误
通过重新加载页面再试一次,或联系支持团队 此处。
错误详情
信息:Cannot read properties of undefined (reading 'iconUrl')

代码:TypeError

栈:
TypeError: Cannot read properties of undefined (reading 'iconUrl')
  at m (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-7.js:1:279576)
  at ga (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:246078)
  at Pl (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:291005)
  at Iu (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:276868)
  at ju (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:276793)
  at Eu (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:274133)
  at chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:232483
  at n.unstable_runWithPriority (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-2.js:1:242911)
  at Yi (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:232192)
  at eo (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:232428)
  at Zi (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:232363)
  at Su (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:274510)
  at fs (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:299750)
  at render (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js:33:301673)
  at chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-6.js:1:291179

Version

11.x

Build type

None

Device

Windows10

Operating system

Other (please elaborate in the "Additional Context" section)

Additional context

No response

Severity

No response

kathyrnvv commented 2 weeks ago

the version is 11.14.5, and the error happen too.