I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
Installation Method
Git Clone
Open WebUI Version
0.6.5
Ollama Version (if applicable)
No response
Operating System
RHEL8
Browser (if applicable)
No response
Confirmation
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have listed steps to reproduce the bug in detail.
Expected Behavior
When generating the artifact, only HTML, CSS and Javascript is rendering in Artifacts window.
No support to ThreeJS, its not trigger automatically
Actual Behavior
Its should rendered all the content generated by LLM, no threeJS content is getting generated
Steps to Reproduce
provide this query
Build an interactive line chart using ThreeJS to visualize stock prices over time. Update the chart's colors and scales in separate versions to compare different visualization strategies.
provide code
Logs & Screenshots
Additional Information
No response
Originally created by @Shamoonmohd on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13672
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Git Clone
### Open WebUI Version
0.6.5
### Ollama Version (if applicable)
_No response_
### Operating System
RHEL8
### Browser (if applicable)
_No response_
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
When generating the artifact, only HTML, CSS and Javascript is rendering in Artifacts window.
No support to ThreeJS, its not trigger automatically
### Actual Behavior
Its should rendered all the content generated by LLM, no threeJS content is getting generated
### Steps to Reproduce
provide this query
Build an interactive line chart using ThreeJS to visualize stock prices over time. Update the chart's colors and scales in separate versions to compare different visualization strategies.
provide code

### Logs & Screenshots

### Additional Information
_No response_
GiteaMirror
added the bug label 2026-05-13 03:33:46 -05:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Shamoonmohd on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13672
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.5
Ollama Version (if applicable)
No response
Operating System
RHEL8
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When generating the artifact, only HTML, CSS and Javascript is rendering in Artifacts window.
No support to ThreeJS, its not trigger automatically
Actual Behavior
Its should rendered all the content generated by LLM, no threeJS content is getting generated
Steps to Reproduce
provide this query
Build an interactive line chart using ThreeJS to visualize stock prices over time. Update the chart's colors and scales in separate versions to compare different visualization strategies.
provide code
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (May 8, 2025):
React is not supported.