mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #1608] Share link/copy to cb not working on ios #132294
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 @seandearnaley on GitHub (Apr 19, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1608
Bug Report
Description
Bug Summary:
Share link/copy to clipboard not working on ios with edge and chrome
Steps to Reproduce:
Share message/ observe successfully copied to clipboard message, but doesn't seem enter the clipboard buffer
Expected Behavior:
Should copy to clipboard
Actual Behavior:
Doesn't copy to clipboard on ios
Environment
Ios 17
Reproduction Details
Confirmation:
It may be a permissions issue but I can't find any relevant settings
@tjbck commented on GitHub (Apr 19, 2024):
Updated the code on our dev branch, let me know if the issue persists!
@seandearnaley commented on GitHub (Apr 21, 2024):
@tjbck thanks for taking a stab at this but it seems to just copy null into the clipboard now. There must be something else to do -updated to 0.1.120 and ios 17.5