[PR #943] [MERGED] Fix (mobile): Fix crash when opening local assets in albums #8835

Closed
opened 2026-02-05 13:54:06 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/943
Author: @matthinc
Created: 11/8/2022
Status: Merged
Merged: 11/8/2022
Merged by: @fyfrey

Base: mainHead: fix/album-local-asset-crash


📝 Commits (1)

  • d77e665 Add equals and hashcode to Asset

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 mobile/lib/shared/models/asset.dart (+9 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/943 **Author:** [@matthinc](https://github.com/matthinc) **Created:** 11/8/2022 **Status:** ✅ Merged **Merged:** 11/8/2022 **Merged by:** [@fyfrey](https://github.com/fyfrey) **Base:** `main` ← **Head:** `fix/album-local-asset-crash` --- ### 📝 Commits (1) - [`d77e665`](https://github.com/immich-app/immich/commit/d77e665330507d96ae4cecc27c7005473418db54) Add equals and hashcode to Asset ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/shared/models/asset.dart` (+9 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:54:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8835