-
# Weekly GitHub Trending! (2023/02/20 ~ 2023/02/27)
## Python trending 13repo's
### [lllyasviel](https://github.com/lllyasviel) / [ControlNet](https://github.com/lllyasviel/ControlNet)
拡散モデルをコントロールしよう…
-
代码?
{ return 'test'; }
}
}}
/>
组件:
![image](https://user-images.githubusercontent.com/118963745/211511145-c2c07a06-9db2-44de-a544-ad41a72a89f5.png)
打出来的属性里面并没有a…
-
我正在开发一个新组件: demo,按照[文档](https://lowcode-engine.cn/site/docs/guide/expand/editor/material#%E6%96%B0%E5%BC%80%E5%8F%91%E7%BB%84%E4%BB%B6),我的目录结构如图1。我想在该组件中请求本地的一个服务 http://localhost:8080/addData,遇到错误:
…
-
## **lowcode demo 啥也没干 一段时间后跑 页面跑不 起来,报错** / **详细描述 bug(必填)**
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)*…
-
- **系统: ** macOS 12.6
- **Node.js: ** v14.19.1
依次执行
- `npm init @alilc/element lowcode-material-demo` 创建 **React-单组件** 物料项目
- `yarn install`
- `yarn lowcode:dev`
**src/index.ts**
```jav…
-
出码引擎似乎会发送一个 schema 请求,这个请求是做什么的?并且这个请求似乎无法访问
请求地址: https://dev.g.alicdn.com/ali-lowcode/ali-lowcode-materials/1.1.0/schema.json
-
低代码项目,lowcode-engine升级到1.0.15版本后,多次拖入同一个组件(例如:ArrayCards),组件schema不会生成默认值。[官方解决办法](https://github.com/alibaba/lowcode-engine/issues/1045),具体原因不知道
![image](https://user-images.githubusercontent.com/40…
-
-
复现步骤
1. https://github.com/alibaba/lowcode-engine 这个项目 develop 分支
```
tnpm install
npm run setup
npm run build
```
2. 看到报错
错误信息看的有点懵,麻烦帮忙看看如何解决下
-
# 将物料从antd更换为element
## **Expected behavior (required)** / **预期行为(必填,非常重要)**
更换物料后正常情况比如按钮,表格等样式可以正常按照element样式显示
---
## **Screenshots (optional)** / **bug 截图(可选)**
Sceenshots for further…