-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Only get snap name if it's a snap dialog #21088
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
70f73bd
to
441d261
Compare
Builds ready [441d261]
Page Load Metrics (936 ± 368 ms)
Bundle size diffs
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #21088 +/- ##
===========================================
- Coverage 68.43% 68.43% -0.00%
===========================================
Files 1008 1008
Lines 40320 40321 +1
Branches 10785 10786 +1
===========================================
Hits 27591 27591
- Misses 12729 12730 +1
☔ View full report in Codecov by Sentry. |
Description
This fixes a regression in v11.0.0 where if you would try to switch network it would crash the confirmation.
It adds a condition to only get the snap name if the confirmation is a snap dialog.
2023-09-28.11-51-25.mp4
Manual testing steps
From the issue:
Related issues
Fixes #21040
Pre-merge author checklist
Pre-merge reviewer checklist