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] An unexpected error occurs after opening "Transaction history" page #3135

Open
tsadovska opened this issue Jan 3, 2025 · 1 comment
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p1 Important issue

Comments

@tsadovska
Copy link
Collaborator

Describe the current behavior in detail

Reproducible on Netlify with following config. Issue is also reproducible in Incognito mode.

Steps:

  1. Select Solana network as source chain (Phantom wallet auto-connects)
  2. Open Transaction history page

Actual result: An unexpected error has occurs.

TypeError: Cannot read properties of undefined (reading 'toString')
    at main-BGFYirgS.js:286:2287
    at Array.reduce (<anonymous>)
    at tt (main-BGFYirgS.js:286:2262)
    at main-BGFYirgS.js:437:6237
    at main-BGFYirgS.js:437:7006
    at main-BGFYirgS.js:437:8269
    at Array.map (<anonymous>)
    at main-BGFYirgS.js:437:8033
    at main-BGFYirgS.js:437:8682
    at Vh (main-BGFYirgS.js:39:19555) {componentStack: '\n    at TxHistory (https://deploy-preview-2985--wo…et.netlify.app/assets/main-BGFYirgS.js:260:41813)'}

Expected result: Transaction history page successfully opens.

Notes/ Attachments

Linked issue: #3069

Issue is reproducible with 4bG8RegzdEW5EPoYUthdopyQdYeNerhiLUdbvx1HEGdU Solana wallet account and is not reproducible with 67cuUCH1N7KDHJ9iDzF3pk6ougVwwsUN3QCbc9F6N5tc Solana wallet account.

Screen.Recording.2025-01-03.at.17.12.55.mov
@tsadovska tsadovska added p1 Important issue connect v2 Tickets that relate to the full redesign+sdkv2 replacement labels Jan 3, 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 p1 Important issue
Projects
None yet
Development

No branches or pull requests

4 participants
@tsadovska and others