[PR #184] [MERGED] fix: infinite new chat #43248

Closed
opened 2026-04-29 17:23:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/184
Author: @tjbck
Created: 12/6/2023
Status: Merged
Merged: 12/6/2023
Merged by: @tjbck

Base: mainHead: fix


📝 Commits (5)

📊 Changes

3 files changed (+144 additions, -40 deletions)

View changed files

📝 src/lib/components/chat/Messages.svelte (+23 -0)
📝 src/routes/(app)/+page.svelte (+59 -20)
📝 src/routes/(app)/c/[id]/+page.svelte (+62 -20)

📄 Description

Resolves #183


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/184 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 12/6/2023 **Status:** ✅ Merged **Merged:** 12/6/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `fix` --- ### 📝 Commits (5) - [`64b84c7`](https://github.com/open-webui/open-webui/commit/64b84c71c328328980045f36cd0f344de387b54f) feat: edit response message - [`bd3e168`](https://github.com/open-webui/open-webui/commit/bd3e168e2ff48f0946321e3a17efc0b15afc47f1) Merge branch 'main' into dev - [`ecaedc8`](https://github.com/open-webui/open-webui/commit/ecaedc87fbb218557132309f5dabebf5ae80e102) feat: `/chat` url added - [`fc9d037`](https://github.com/open-webui/open-webui/commit/fc9d037af785795ec179c1451d0f088aa4e2af87) fix: infinite new chat - [`0fb5aee`](https://github.com/open-webui/open-webui/commit/0fb5aee62e86d1aa5823350acfe8958454f11584) fix: wip code commented ### 📊 Changes **3 files changed** (+144 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Messages.svelte` (+23 -0) 📝 `src/routes/(app)/+page.svelte` (+59 -20) 📝 `src/routes/(app)/c/[id]/+page.svelte` (+62 -20) </details> ### 📄 Description Resolves #183 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 17:23:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#43248