tango icon indicating copy to clipboard operation
tango copied to clipboard

A code driven low-code builder, develop low-code app on your codebase.

Results 53 tango issues
Sort by recently updated
recently updated
newest added

有一段时间没用了,昨天发现启动时白屏,在1月初还是正常的; 官方演示应用也是白屏:https://tango-demo.musicfe.com/designer/ 分析发现是因为 https://unpkg.com/[email protected]/umd/react-is.production.min.js 变成了 Bad gateway(Error code 502) 【临时解决方案】 [apps/playground/.umirc.ts] 版本号改为 18.3.0 https://unpkg.com/[email protected]/umd/react-is.production.min.js 是正常的;

请问业务组件和普通组件的区别是什么

我按照文档里的配置,访问https://10.64.210.43:8001 一直提示initializing...

最近本地安装了tango进行试用,也阅读了你们写的技术文档,想请问下这块引擎后续和服务端交互的逻辑有开源的计划吗

引入了原生antd组件的row和col,使用占位符占位,拖入其他组件后,占位符不消失,效果如下: ![image](https://github.com/user-attachments/assets/13f6fd10-5c5f-4258-a525-8821215c5412) 请问如何实现section和box效果,无组件拖入时,有占位符,有组件拖入时,占位符被替换 ![image](https://github.com/user-attachments/assets/b9ba980f-4d50-4c02-a4aa-ea8e4a7aa81c)

使用npm run build后,使用nginx代理进行项目部署,部署后设计器不可用,点击任何地方都没反应,请问应该如何解决 nginx配置如下 ![image](https://github.com/user-attachments/assets/fe4dbb81-6824-4cfb-82a2-ba8555e34e0f) nginx静态文件如下 ![image](https://github.com/user-attachments/assets/9db7c4a8-131c-4cc0-9f09-b1d676199cfe) 结果设计器点击没有任何反应,其他功能都正常 ![image](https://github.com/user-attachments/assets/bd28e5e8-1384-4234-80e5-ef367d02ab0e) ![image](https://github.com/user-attachments/assets/66037573-4d72-499f-8f2f-e396f7af1b9a)

在接口-代理配置后,代理未生效,是配置的不对,还是这块功能有bug ![image](https://github.com/user-attachments/assets/cd5d889b-c146-498d-ace3-f73efd4608a8)