Skip to content

Fix crash #6073

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

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Fix crash #6073

merged 1 commit into from
Dec 24, 2024

Conversation

parneet-guraya
Copy link
Contributor

Fixes #6072

While we should handle Nullability (as kotlin enforces null safety) this is a hotfix assuming property in question is instantiated properly. Just a solution without diving deep, ideal solution would be handle nullable types properly.

document_6291805305395221712.mp4

Signed-off-by: parneet-guraya <[email protected]>
Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

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

This fixes the crash, thanks!

@nicolas-raoul nicolas-raoul merged commit 86cdf96 into commons-app:main Dec 24, 2024
1 check passed
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.

[Bug]: Crash when editing depicts
2 participants