Is there an existing issue for this?
Current Behavior
I have installed lowcoder in a self-hosted setup on an AWS EC2 instance.
Basic components like tables and forms work well.
Other components don't seem to display - examples:
- kanban
- treechart
- barchart
Expected Behavior
I expect those components to appear with further configuration just like they work well on lowcoder.cloud
Steps to reproduce
I installed lowcoder per below:
Installation steps:
curl https://raw.githubusercontent.com/lowcoder-org/lowcoder/main/deploy/docker/docker-compose.yaml -o $PWD/docker-compose.yml
sudo docker compose up -d
Version used (as of 19th November 2025):
lowcoderorg/lowcoder-ce:latest
Ubuntu 24.04.3 LTS
and then go to http://localhost:3000
Create new App and drag components.
Environment
No response
Additional Information
No response