[GH-ISSUE #1859] Deps: Upgrading to NextJS 15.5 breaks image loading via next/image #1158

Open
opened 2026-03-02 11:55:24 +03:00 by kerem · 0 comments
Owner

Originally created by @MohamedBassem on GitHub (Aug 20, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1859

Originally assigned to: @MohamedBassem on GitHub.

Upgrading to NextJS 15.5 breaks image loading via next/image because nextjs stopped passing cookies from their image proxy to the asset handler. We'll need to use signed URLs or something instead.

Originally created by @MohamedBassem on GitHub (Aug 20, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1859 Originally assigned to: @MohamedBassem on GitHub. Upgrading to NextJS 15.5 breaks image loading via next/image because nextjs stopped passing cookies from their image proxy to the asset handler. We'll need to use signed URLs or something instead.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1158
No description provided.