TF-4274 Avoid clearing all caches on refresh for non‑web platforms

This commit is contained in:
dab246
2026-01-28 16:42:53 +07:00
committed by Dat H. Pham
parent 4d77018027
commit 18d9a47431
6 changed files with 21 additions and 15 deletions
@@ -20,7 +20,7 @@ The issue typically manifests in the following sequence, as reported in [Issue #
* **Crucially:** The email *can* be found using the Search function (proving data existence).
4. **Resolution:** The user is forced to **Logout and Login**, which magically restores the email to the list.
4. **Resolution:** The user is forced to **log out and log in**, which magically restores the email to the list.
### Root Cause Analysis
@@ -104,4 +104,4 @@ FORCE_EMAIL_QUERY=false
## References
* **Github Issue:** [linagora/tmail-flutter#4274](https://github.com/linagora/tmail-flutter/issues/4274)
* **GitHub Issue:** [linagora/tmail-flutter#4274](https://github.com/linagora/tmail-flutter/issues/4274)