Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QA] Unexpected error occurs on Transaction history page #3365

Open
tsadovska opened this issue Mar 18, 2025 · 0 comments
Open

[QA] Unexpected error occurs on Transaction history page #3365

tsadovska opened this issue Mar 18, 2025 · 0 comments
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p2 Low priority issue

Comments

@tsadovska
Copy link
Collaborator

Describe the current behavior in detail

Reproducible on https://wormhole-connect-mainnet.netlify.app/.

Steps:

  1. Select Ethereum as source chain
  2. Connect MetaMask wallet (I am using account 0x9631288F4050F7CFbf77B77f8540DeCF6cfC7012)
  3. 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
@tsadovska tsadovska added p1 Important issue p2 Low priority issue connect v2 Tickets that relate to the full redesign+sdkv2 replacement and removed p1 Important issue labels Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p2 Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant