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 a crash on app launch due to a decimal infinity value #1165

Merged
merged 3 commits into from
Aug 6, 2024

Conversation

GianniCarlo
Copy link
Collaborator

Bugfix

  • The app is crashing when a stored sync task has a infinity value for one of the decimal properties

Approach

  • Sanitize values when they are mapped into a dictionary

Things to be aware of / Things to focus on

  • This also includes a fix to a warning regarding the library UITableView being forced to load before the view is put into the UIWindow hierarchy

@GianniCarlo GianniCarlo self-assigned this Aug 6, 2024
@GianniCarlo GianniCarlo merged commit 1f605c8 into develop Aug 6, 2024
1 check passed
@GianniCarlo GianniCarlo deleted the fix-crash-open branch August 6, 2024 20:16
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.

1 participant