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

[Bug]: Attempts to send a transaction occasionally result in an error stating 'Cannot read property chainId of undefined' #12389

Closed
sleepytanya opened this issue Nov 22, 2024 · 5 comments
Assignees
Labels
android Android specific issue regression-RC-7.36.0 Regression bug that was found in release candidate (RC) for release 7.36.0 Sev1-high An issue that may have caused fund loss or access to wallet in the past & may still be ongoing team-confirmations Push issues to confirmations team type-bug Something isn't working

Comments

@sleepytanya
Copy link
Contributor

sleepytanya commented Nov 22, 2024

Describe the bug

Attempts to send a transaction occasionally result in an error stating Cannot read property chainId of undefined on Android device.
This error does not appear to be consistently triggered by specific actions but still can be easily reproduced, present on all Popular networks

I have seen this error in the develop on iOS as well but in RC can't reproduce it #12321 (comment)

Expected behavior

Screenshots/Recordings

2.mov

Steps to reproduce

  1. Start a transaction on any network

Error messages or log output

No response

Detection stage

During release testing

Version

7.36.0 (1501)

Build type

None

Device

Samsung S24+, iPhone 15

Operating system

iOS, Android

Additional context

No response

Severity

No response

@sleepytanya sleepytanya added type-bug Something isn't working Sev1-high An issue that may have caused fund loss or access to wallet in the past & may still be ongoing team-confirmations Push issues to confirmations team team-transactions Transactions team regression-RC-7.36.0 Regression bug that was found in release candidate (RC) for release 7.36.0 labels Nov 22, 2024
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity Nov 22, 2024
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by team Nov 22, 2024
@sleepytanya sleepytanya changed the title [Bug]: Attempts to send a transaction occasionally result in an error stating 'Cannot read property chainId of undefined' / 'undefined is not an object (evaluating n.chainId) [Bug]: Attempts to send a transaction occasionally result in an error stating 'Cannot read property chainId of undefined' Nov 22, 2024
@sleepytanya sleepytanya added the android Android specific issue label Nov 22, 2024
@Unik0rnMaggie
Copy link
Contributor

Unik0rnMaggie commented Nov 24, 2024

Reproduce on RC build 7.36.0 on device Pixel 6 Pro, OS: Android 14.

I obtained the build from here

Screenshot 2024-11-24 at 13 08 50

@sleepytanya
Copy link
Contributor Author

Present in RC 7.36.0 (1503):

1503.mp4

@matthewwalsh0
Copy link
Member

#12273

@OGPoyraz
Copy link
Member

@sleepytanya this should be fixed in #12273

I am pretty sure you were pushing the submit button quickly as before adding transaction to controller. So the PR above is fixing that issue with disabling button until transaction is added to controller. Could you check and let me know if this fix works?

@dan437 dan437 removed the team-transactions Transactions team label Dec 10, 2024
@OGPoyraz
Copy link
Member

@sleepytanya closing this task but feel free to re-open and ping me if this occur again.

@github-project-automation github-project-automation bot moved this from To be fixed to Fixed in Bugs by team Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Android specific issue regression-RC-7.36.0 Regression bug that was found in release candidate (RC) for release 7.36.0 Sev1-high An issue that may have caused fund loss or access to wallet in the past & may still be ongoing team-confirmations Push issues to confirmations team type-bug Something isn't working
Projects
Archived in project
Status: Fixed
Development

No branches or pull requests

5 participants