Multiple logos when adding models #1394

Closed
opened 2025-11-11 14:44:14 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @pm-bn on GitHub (Jun 28, 2024).

Bug Report

Description

Bug Summary:
When a new chat is opened, a new logo (favicon) is displayed everytime a model is added.

Steps to Reproduce:

  1. Log in to Open WebUI.
  2. Select "New Chat" on the top left corner.
  3. Click on the "+" button next to "Select a model" multiple times.

Expected Behavior:
A new line should be displayed to choose a model for each click on "+". No other changes should happen.

Actual Behavior:
A new line is displayed to choose a model. A new logo (favicon) is displayed above the welcome message for each time there is a click on the "+" button next to "Select a model".

Environment

  • Open WebUI Version: 0.3.6

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Logs and Screenshots

Screenshots (if applicable):
image

Installation Method

Docker.

Originally created by @pm-bn on GitHub (Jun 28, 2024). # Bug Report ## Description **Bug Summary:** When a new chat is opened, a new logo (favicon) is displayed everytime a model is added. **Steps to Reproduce:** 1. Log in to Open WebUI. 2. Select "New Chat" on the top left corner. 3. Click on the "+" button next to "Select a model" multiple times. **Expected Behavior:** A new line should be displayed to choose a model for each click on "+". No other changes should happen. **Actual Behavior:** A new line is displayed to choose a model. A new logo (favicon) is displayed above the welcome message for each time there is a click on the "+" button next to "Select a model". ## Environment - **Open WebUI Version:** 0.3.6 ## Reproduction Details **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. ## Logs and Screenshots **Screenshots (if applicable):** ![image](https://github.com/open-webui/open-webui/assets/63667819/ec63f608-10dd-43e4-91b8-6e53f7e5e63a) ## Installation Method Docker.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1394