mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #433] [bug] 图床界面无法预览所上传的图片 #317
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#317
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ReallyZhaonb on GitHub (Jul 22, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/433
详细描述这个 Bug
在确认图床所在仓库可用,jsDelivr复制的链接可访问的情况下,不论代理是否开关,图床界面仅能显示刚上传的图片

NoteGen 版本
0.19.7
操作系统
Windows
报错日志
960864de9543f47a.js:1 i: Connection error.
at t.makeRequest (http://tauri.localhost/_next/static/chunks/93d8bffee655e155.js:4:19419)
at async P (http://tauri.localhost/_next/static/chunks/93d8bffee655e155.js:12:26)
at async Q (http://tauri.localhost/_next/static/chunks/bcea4bf510f8c502.js:80:9)Caused by: TypeError: Failed to fetch
at t.fetchWithTimeout (93d8bffee655e155.js:4:21000)
at t.makeRequest (93d8bffee655e155.js:4:19206)
at async P (93d8bffee655e155.js:12:26)
at async Q (bcea4bf510f8c502.js:80:9)
@codexu commented on GitHub (Jul 23, 2025):
写作里上传的还是在图床里上传的图片?
@codexu commented on GitHub (Jul 23, 2025):
我这边无法复现,最好提供一个视频演示一下。
我猜测大概率是网络问题
@ReallyZhaonb commented on GitHub (Jul 23, 2025):
https://github.com/user-attachments/assets/f8dd51b1-013d-42a4-b4dd-1ffac642107c
@codexu commented on GitHub (Jul 23, 2025):
发现一个 BUG,详情查看 #439,也许是这个问题导致无法预览。