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
Connect MetaMask wallet (I am using account 0x9631288F4050F7CFbf77B77f8540DeCF6cfC7012)
Open Transaction history page
Actual result: Unexpected error occurs.
TypeError: Cannot read properties of undefined (reading 'explorerUrl')
at getExplorerUrl (main-D9R7PV8x.js:379:577192)
at main-D9R7PV8x.js:412:15054
at Object.useMemo (main-D9R7PV8x.js:38:79514)
at react_production.useMemo (main-D9R7PV8x.js:15:40009)
at TxHistoryItem (main-D9R7PV8x.js:412:15002)
at renderWithHooks (main-D9R7PV8x.js:38:60118)
at updateFunctionComponent (main-D9R7PV8x.js:38:93687)
at beginWork (main-D9R7PV8x.js:38:108673)
at performUnitOfWork (main-D9R7PV8x.js:38:173622)
at workLoopSync (main-D9R7PV8x.js:38:171201) {componentStack: '\n at TxHistoryItem (https://wormhole-connect-ma…et.netlify.app/assets/main-D9R7PV8x.js:258:41056)'}
Expected result: Transaction history is displayed.
Notes/ Attachments
Screen.Recording.2025-03-18.at.17.58.01.mov
The text was updated successfully, but these errors were encountered:
Describe the current behavior in detail
Reproducible on https://wormhole-connect-mainnet.netlify.app/.
Steps:
0x9631288F4050F7CFbf77B77f8540DeCF6cfC7012
)Actual result: Unexpected error occurs.
Expected result: Transaction history is displayed.
Notes/ Attachments
Screen.Recording.2025-03-18.at.17.58.01.mov
The text was updated successfully, but these errors were encountered: