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 crashes when blocking/unblocking users #2553

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

stefanceriu
Copy link
Contributor

  • SwiftUI crashes when mutating optional state properties in place
  • workaround it buy mutating a local reference first

@stefanceriu stefanceriu requested a review from a team as a code owner March 11, 2024 12:17
@stefanceriu stefanceriu requested review from Velin92 and removed request for a team March 11, 2024 12:17
- SwiftUI crashes when mutating optional state properties in place
- workaround it buy mutating a local reference first
Copy link

github-actions bot commented Mar 11, 2024

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against 1b79ccb

Copy link

sonarcloud bot commented Mar 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@Velin92 Velin92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stefanceriu stefanceriu merged commit 9ce12e6 into develop Mar 11, 2024
4 of 5 checks passed
@stefanceriu stefanceriu deleted the stefan/ignoringUserCrashes branch March 11, 2024 13:53
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.

None yet

2 participants