Description
复现步骤 / Steps to reproduce
1.進階搜索選項中停用Tag過濾
2.搜索已被禁用的Tag
3.不會顯示結果
预期行为 / Expected behaviour
進階搜索選項中停用Tag過濾後應該可以搜索到已被禁用的Tag
实际行为 / Actual behaviour
Tag過濾無法被停用
备注 / Additional details
No response
Eros-FE 版本号 / Eros-FE version code
1.8.0+553
Eros-FE CI 版本 / Eros-FE CI version
x
平台 / Platform
iOS
系统版本 / System version
iOS 15.8.4
设备型号 / Device model
Iphone 7
SoC 型号 / SoC model
A10
应用日志 / App logs
┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
│ #0 CacheController._getTotalSizeOfFilesInDir (package:eros_fe/common/controller/cache_controller.dart:110)
│ #1
├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
│ [E] PathNotFoundException: Cannot retrieve length of file, path = '/var/mobile/Containers/Data/Application/C42919BA-C661-442D-A27B-454E579388AD/Library/Caches/SentryCrash/Eros-FE/Reports/Eros-FE-report-00000000d4000000.json' (OS Error: No such file or directory, errno = 2)
└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
│ #0 SearchFetchListClient.fetch (package:eros_fe/pages/tab/fetch_list.dart:93)
│ #1
├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
│ [E] GalleryListType.gallery remove gallery (3346604, 3344658, 3344652, 3343773, 3340983, 3339645, ..., 3325649, 3323655)
└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
│ #0 SearchFetchListClient.fetch (package:eros_fe/pages/tab/fetch_list.dart:93)
│ #1
├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
│ [E] GalleryListType.gallery remove gallery (3346604, 3344658, 3344652, 3343773, 3340983, 3339645, ..., 3325649, 3323655)
└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
自查步骤 / Self-review steps
- 如果您有足够的时间和能力,并愿意为修复此问题提交 PR ,请勾上此复选框 / Pull request is welcome. Check this if you want to start a pull request
- 您已搜索过 Issue Tracker,没有找到类似的问题 / I have searched on Issue Tracker, No duplicate or related open issue has been found
- 您确保这个 Issue 只提及一个问题。如果您有多个问题报告,烦请发起多个 Issue / Ensure there is only one bug report in this issue. Please make mutiply issue for mutiply bugs
- 您确保已使用 最新 CI 版本 测试,并且该问题在最新 CI 版本中并未解决 / This bug have not solved in latest CI version