mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
issue: "Update and Copy Link" not working, the shared chat was not updated #2671
Reference in New Issue
Block a user
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 @chulanpro5 on GitHub (Nov 18, 2024).
Bug Report
Installation Method
git cloneEnvironment
v0.3.35Confirmation:
Expected Behavior:
After click "Update and Copy Link" on a shared conversation, the shared conversation should be updated.
Actual Behavior:
After click "Update and Copy Link" on a shared conversation, the shared conversation not update with new change.
Screenshot on: http://localhost:3000/c/c708a046-1ea8-4fb2-9db2-12a5f2ef640e:

Screenshot on: http://localhost:3000/s/1a30758c-a757-4fd6-afbe-6688d906f058:

Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:

@tjbck commented on GitHub (Nov 18, 2024):
Good catch, fixed on dev!