[GH-ISSUE #1376] [BUG]: copy code button has js console error and doesn’t work. #876

Closed
opened 2026-02-22 18:21:56 -05:00 by yindo · 2 comments
Owner

Originally created by @atljoseph on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1376

How are you running AnythingLLM?

Docker (local)

What happened?

IMG_1771
IMG_1770

Are there known steps to reproduce?

Host on docker. Visit from another computer via browser. Inference. Copy code button. Paste. Nothing was copied. Console error.

Originally created by @atljoseph on GitHub (May 13, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1376 ### How are you running AnythingLLM? Docker (local) ### What happened? ![IMG_1771](https://github.com/Mintplex-Labs/anything-llm/assets/25017621/f28aa135-14b9-4374-9193-628f95fd3965) ![IMG_1770](https://github.com/Mintplex-Labs/anything-llm/assets/25017621/9cf8a420-8fb8-47aa-9597-75224356b94b) ### Are there known steps to reproduce? Host on docker. Visit from another computer via browser. Inference. Copy code button. Paste. Nothing was copied. Console error.
yindo added the possible bug label 2026-02-22 18:21:56 -05:00
yindo closed this issue 2026-02-22 18:21:56 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 13, 2024):

Not a bug. You either have clipboard permission denied or your browser does not support the clipboard API.
https://github.com/Mintplex-Labs/anything-llm/issues/1136

@timothycarambat commented on GitHub (May 13, 2024): Not a bug. You either have clipboard permission denied or your browser does not support the clipboard API. https://github.com/Mintplex-Labs/anything-llm/issues/1136
Author
Owner

@atljoseph commented on GitHub (May 13, 2024):

Am accessing a home server from chrome on Mac. We use js clipboard for
work. It works fine on our website. I don’t guess having built from
dockerfile manually would have changed anything there? Guessing not at all.
So, not sure what to say. If it works on one site, then is not permissions
issue. And clipboard is at home with chrome. Anyways, thanks for responding

On Mon, May 13, 2024 at 12:15 PM Timothy Carambat @.***>
wrote:

Not a bug. You either have clipboard permission denied or your browser
does not support the clipboard API.
#1136 https://github.com/Mintplex-Labs/anything-llm/issues/1136


Reply to this email directly, view it on GitHub
https://github.com/Mintplex-Labs/anything-llm/issues/1376#issuecomment-2108127748,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AF632FP6CVEK5EMDTVH2GOTZCDRLXAVCNFSM6AAAAABHTPN6ZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBYGEZDONZUHA
.
You are receiving this because you authored the thread.Message ID:
@.***>

@atljoseph commented on GitHub (May 13, 2024): Am accessing a home server from chrome on Mac. We use js clipboard for work. It works fine on our website. I don’t guess having built from dockerfile manually would have changed anything there? Guessing not at all. So, not sure what to say. If it works on one site, then is not permissions issue. And clipboard is at home with chrome. Anyways, thanks for responding On Mon, May 13, 2024 at 12:15 PM Timothy Carambat ***@***.***> wrote: > Not a bug. You either have clipboard permission denied or your browser > does not support the clipboard API. > #1136 <https://github.com/Mintplex-Labs/anything-llm/issues/1136> > > — > Reply to this email directly, view it on GitHub > <https://github.com/Mintplex-Labs/anything-llm/issues/1376#issuecomment-2108127748>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AF632FP6CVEK5EMDTVH2GOTZCDRLXAVCNFSM6AAAAABHTPN6ZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBYGEZDONZUHA> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
yindo changed title from [BUG]: copy code button has js console error and doesn’t work. to [GH-ISSUE #1376] [BUG]: copy code button has js console error and doesn’t work. 2026-06-05 14:37:40 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#876