[GH-ISSUE #1631] [BUG]: "HTML Script Tag Embed Code" cannot be copied #1065

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

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

How are you running AnythingLLM?

Docker (local)

What happened?

In order to be able to use the Chat Embed Widget on my WordPress Site, after creating a Workspace a window pops up where the HTML Script Tag Embed Code can be copied in order to integrate it on a website. Even though there is a expicitly a copy button there, the code cannot be copied in my docker version AnythingLLM. I re-installed it and restarted many times, but this seems in my case to be a bug

Are there known steps to reproduce?

See my previos comment

Originally created by @herkul24 on GitHub (Jun 7, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1631 ### How are you running AnythingLLM? Docker (local) ### What happened? In order to be able to use the Chat Embed Widget on my WordPress Site, after creating a Workspace a window pops up where the HTML Script Tag Embed Code can be copied in order to integrate it on a website. Even though there is a expicitly a copy button there, the code cannot be copied in my docker version AnythingLLM. I re-installed it and restarted many times, but this seems in my case to be a bug ### Are there known steps to reproduce? See my previos comment
yindo added the possible bug label 2026-02-22 18:22:57 -05:00
yindo closed this issue 2026-02-22 18:22:58 -05:00
Author
Owner

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

You browser does not have window clipboard support and/or permission issue on insecure content if AnythingLLM is running on http:

https://github.com/Mintplex-Labs/anything-llm/issues/1136

@timothycarambat commented on GitHub (Jun 7, 2024): You browser does not have window clipboard support and/or permission issue on insecure content if AnythingLLM is running on `http:` https://github.com/Mintplex-Labs/anything-llm/issues/1136
Author
Owner

@herkul24 commented on GitHub (Jun 8, 2024):

Thanks for quick response. I could solve the problem by making Anythingllm docker via reverse proxy (nginx) reachable from outside (https) of local network. After the embed code got a non local address (domain name), the copy function worked.

@herkul24 commented on GitHub (Jun 8, 2024): Thanks for quick response. I could solve the problem by making Anythingllm docker via reverse proxy (nginx) reachable from outside (https) of local network. After the embed code got a non local address (domain name), the copy function worked.
yindo changed title from [BUG]: "HTML Script Tag Embed Code" cannot be copied to [GH-ISSUE #1631] [BUG]: "HTML Script Tag Embed Code" cannot be copied 2026-06-05 14:38:46 -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#1065