[GH-ISSUE #2136] [BUG]: data-default-messages for chat widget doesn't work as expected #1391

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

Originally created by @kabaluyot on GitHub (Aug 18, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2136

How are you running AnythingLLM?

Docker (remote machine)

What happened?

I tried the latest data-default-messages by updating to latest docker. Doesn't work.

Are there known steps to reproduce?

  1. Set data-default-messages like below:
<script>
...
data-default-messages="How are you?, What is so interesting about this project?, Tell me a joke."
...

</script>

  1. Inspect chat widget, it doesn't load
Screen Shot 2024-08-18 at 10 48 17 PM

Also another issue is the "blue" textbox border which appears for macbooks (chrome).

Originally created by @kabaluyot on GitHub (Aug 18, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2136 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? I tried the latest `data-default-messages` by updating to latest docker. Doesn't work. ### Are there known steps to reproduce? 1. Set data-default-messages like below: ```js <script> ... data-default-messages="How are you?, What is so interesting about this project?, Tell me a joke." ... ``` </script> 2. Inspect chat widget, it doesn't load <img width="443" alt="Screen Shot 2024-08-18 at 10 48 17 PM" src="https://github.com/user-attachments/assets/8a1c760e-ded1-4287-835d-417abcf67c2d"> Also another issue is the "blue" textbox border which appears for macbooks (chrome).
yindo added the possible bug label 2026-02-22 18:24:35 -05:00
yindo closed this issue 2026-02-22 18:24:35 -05:00
Author
Owner

@kabaluyot commented on GitHub (Aug 18, 2024):

Oh it was just from cache, closing now

Screen Shot 2024-08-18 at 11 04 56 PM
@kabaluyot commented on GitHub (Aug 18, 2024): Oh it was just from cache, closing now <img width="422" alt="Screen Shot 2024-08-18 at 11 04 56 PM" src="https://github.com/user-attachments/assets/6876be23-8904-4cd7-8e98-c99c04d67d31">
yindo changed title from [BUG]: data-default-messages for chat widget doesn't work as expected to [GH-ISSUE #2136] [BUG]: data-default-messages for chat widget doesn't work as expected 2026-06-05 14:40:30 -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#1391