[GH-ISSUE #1781] [BUG]: Copy buttons have no effect #1162

Closed
opened 2026-02-22 18:23:26 -05:00 by yindo · 1 comment
Owner

Originally created by @hy26v on GitHub (Jun 28, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1781

How are you running AnythingLLM?

Docker (remote machine)

What happened?

In a normal chat setting there are two copy buttons one for the chat message itself and extra buttons for the code areas.
In both cases clicking the copy button leads to no effect.
Clicking the copy button for the chat message next to edit and refresh has no effect whatsoever also no console output.
Clicking the copy button for the code area leads to an error in the browsers console:
Firefox v127.0.2
"Uncaught TypeError: window.navigator.clipboard is undefined"
Chrome v126.0.6478.127
"Uncaught TypeError: Cannot read properties of undefined (reading 'writeText')

Are there known steps to reproduce?

No response

Originally created by @hy26v on GitHub (Jun 28, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1781 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? In a normal chat setting there are two copy buttons one for the chat message itself and extra buttons for the code areas. In both cases clicking the copy button leads to no effect. Clicking the copy button for the chat message next to edit and refresh has no effect whatsoever also no console output. Clicking the copy button for the code area leads to an error in the browsers console: Firefox v127.0.2 "Uncaught TypeError: window.navigator.clipboard is undefined" Chrome v126.0.6478.127 "Uncaught TypeError: Cannot read properties of undefined (reading 'writeText') ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:23:26 -05:00
yindo closed this issue 2026-02-22 18:23:26 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jun 28, 2024):

HTTP & browser permissions for non-SSL/TLS connections
See: https://github.com/Mintplex-Labs/anything-llm/issues/1631#issuecomment-2155170550

@timothycarambat commented on GitHub (Jun 28, 2024): HTTP & browser permissions for non-SSL/TLS connections See: https://github.com/Mintplex-Labs/anything-llm/issues/1631#issuecomment-2155170550
yindo changed title from [BUG]: Copy buttons have no effect to [GH-ISSUE #1781] [BUG]: Copy buttons have no effect 2026-06-05 14:39:18 -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#1162