Pacalini / PicaComic

A comic app built with Flutter, supporting multiple comic sources.
MIT License
900 stars 13 forks source link

[Bug]: 本地收藏取消收藏后动作异常 #44

Closed mx41shy closed 3 days ago

mx41shy commented 3 days ago

描述/Description

漫画详情页的收藏右弹出页,在取消本地收藏时会异常动作

Version

4.1.6

使用的操作系统/Operating system

Android

日志/logs

GET https://t3.nhentai.net/galleries/3120944/thumb.webp headers: {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36, Connection: keep-alive} data:null GET https://t3.nhentai.net/galleries/3120944/thumb.webp DioException [connection error]: The connection errored: Connection failed This indicates an error which most likely cannot be solved by the library. Error: SocketException: Connection failed (OS Error: Network is unreachable, errno = 101), address = t3.nhentai.net, port = 443 Retrying... GET https://t3.nhentai.net/galleries/3120944/thumb.webp headers: {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36, Connection: keep-alive} data:null

截图或视频/Screenshot or video