Skip to content

Fix crash attaching an image to a comment #4883

Martin Santangelo requested to merge js/fix-crash-attach-comment into master

Ticket(s) / Related Merge Requests

#4883 (closed)

Summary of Changes

Fixed the crash: It was the issue showing local images using expo-image

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

Attach an image into a comment

Regression Scope

Platform Affected (web, mobile, etc)

android

Developer Testing Completed

android

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports