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

fix: Disable confirm button if transactionMeta is undefined #12273

Conversation

OGPoyraz
Copy link
Member

Description

This PR adds disabled button condition when transactionMeta is undefined.

Related issues

Fixes: #11537

Manual testing steps

N/A

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@OGPoyraz OGPoyraz added No QA Needed Apply this label when your PR does not need any QA effort. team-confirmations Push issues to confirmations team labels Nov 13, 2024
@OGPoyraz OGPoyraz requested review from a team as code owners November 13, 2024 12:38
matthewwalsh0
matthewwalsh0 previously approved these changes Nov 20, 2024
@OGPoyraz OGPoyraz enabled auto-merge November 21, 2024 13:01
@OGPoyraz OGPoyraz added this pull request to the merge queue Nov 21, 2024
Merged via the queue into main with commit 8822ece Nov 21, 2024
37 checks passed
@OGPoyraz OGPoyraz deleted the 11537-sentry-typeerror-undefined-is-not-an-object-evaluating-nchainid branch November 21, 2024 13:25
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2024
@metamaskbot metamaskbot added the release-7.37.0 Issue or pull request that will be included in release 7.37.0 label Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
No QA Needed Apply this label when your PR does not need any QA effort. release-7.37.0 Issue or pull request that will be included in release 7.37.0 team-confirmations Push issues to confirmations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sentry] TypeError: undefined is not an object (evaluating 'n.chainId')
3 participants