[GH-ISSUE #15563] app/ui: images in chat messages not displayed on first render in browser #71998

Open
opened 2026-05-05 03:16:34 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @matteocelani on GitHub (Apr 13, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15563

What is the issue?

When opening a chat that contains user-uploaded images, the image thumbnails do not render on the first load. They appear only after sending a new message and receiving a response. This happens in the browser (Vite dev server) but not in the desktop app.

Steps to reproduce

  1. Open a chat that has user-uploaded images in previous messages
  2. The images are missing — blank space where thumbnails should be
  3. Send a new message in the same chat
  4. After the response arrives, the images from previous messages appear
Image

Environment

  • Ollama version: 0.20.6
  • OS: macOS
Originally created by @matteocelani on GitHub (Apr 13, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15563 ### What is the issue? When opening a chat that contains user-uploaded images, the image thumbnails do not render on the first load. They appear only after sending a new message and receiving a response. This happens in the browser (Vite dev server) but not in the desktop app. ### Steps to reproduce 1. Open a chat that has user-uploaded images in previous messages 2. The images are missing — blank space where thumbnails should be 3. Send a new message in the same chat 4. After the response arrives, the images from previous messages appear <img width="854" height="350" alt="Image" src="https://github.com/user-attachments/assets/365413ca-063a-4f3b-b8f7-c9e74ead5df7" /> ### Environment - **Ollama version:** 0.20.6 - **OS:** macOS
Author
Owner

@PureBlissAK commented on GitHub (Apr 18, 2026):

🤖 Automated Triage & Analysis Report

Issue: #15563
Analyzed: 2026-04-18T18:21:07.428020

Analysis

  • Type: unknown
  • Severity: medium
  • Components: unknown

Implementation Plan

  • Effort: medium
  • Steps:

This issue has been triaged and marked for implementation.

<!-- gh-comment-id:4274307756 --> @PureBlissAK commented on GitHub (Apr 18, 2026): <!-- ollama-issue-orchestrator:v1 issue:15563 --> ## 🤖 Automated Triage & Analysis Report **Issue**: #15563 **Analyzed**: 2026-04-18T18:21:07.428020 ### Analysis - **Type**: unknown - **Severity**: medium - **Components**: unknown ### Implementation Plan - **Effort**: medium - **Steps**: *This issue has been triaged and marked for implementation.*
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#71998