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: Ignore Snap insight response if transaction/signature has already been signed #2825

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

FrederikBolding
Copy link
Member

Ignore Snap insight responses when a transaction/signature has already been signed/rejected. Otherwise, we are trying to set state that no longer exists.

Fixes MetaMask/metamask-extension#27738

@FrederikBolding FrederikBolding requested a review from a team as a code owner October 10, 2024 07:58
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@9142775). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2825   +/-   ##
=======================================
  Coverage        ?   94.45%           
=======================================
  Files           ?      484           
  Lines           ?    10334           
  Branches        ?     1573           
=======================================
  Hits            ?     9761           
  Misses          ?      573           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding FrederikBolding merged commit 92bdf72 into main Oct 10, 2024
166 checks passed
@FrederikBolding FrederikBolding deleted the fb/fix-insight-crash branch October 10, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read properties of undefined (reading 'npm:[snap name]')
2 participants