-
不知道airtest的大牛们是否能增强一下airtest的webview功能?一个是关于app内webview的操作,一个是关于app内webview的录制
【背景】看了https://airtest.doc.io.netease.com/IDEdocs/poco_framework/poco_webview/, airtest对于app内的webview是依靠系统把webview映射成na…
lzus updated
4 months ago
-
Clean dependencies of tenx, ensure the opensource projects's compliance.
-
安装lowcode编辑器以后,运行npm start 点击右上角的出码功能报错。
---
复现步骤:
1、npm install -g @alilc/create-element@latest
2、npm init @alilc/element editor-project-name
3、cd editor-project-name
4、npm install --force
…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
克隆项目到本地,发现`build`某些模块的时候会报错。
`@alilc/lowcode-rax-renderer`模块编译错误。
报错指令:
`npx lerna run build --scope @alilc/lowcode-rax-renderer --stream`
…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
---
问题1:在lowcode material物料库 通过设置build.lowcode.js的extraAssets实现开发环境的…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
在 snippet 中设置的初始属性不会导致对应的 extraProps.setValue 调用。
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
1. 用脚手架生成一个新的组件工程;
2. 参…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
使用antd的menu物料时,有些属性没加,但是组件接收到的时候却出现了,例如onSelect这个属性在schema中就没有,但是组件接收到的时候确有了,而且值是" {ignore: true}",
![image](https://github.com/alibaba/lowc…
-
**Is your feature request related to a problem? Please describe.**
Make website that looks like notion (i.g., https://706community.notion.site/Creators-3ee453c764a04f81a872c4bc160fb7d5 ).
I can …
-
在lowcode-tools项目中发现某处的props项写法如下图
![instanceOf](https://github.com/alibaba/lowcode-engine/assets/39897706/20fa996d-597e-4b7d-a15e-17db817a4926)
代码检查时会报错
然后我看了一下lowcode-types那边关于prop-types的源码,…
-
按照官方示例: https://lowcode-engine.cn/site/docs/demoUsage/makeStuff/dialog
![4821706084571_ pic](https://github.com/alibaba/lowcode-engine/assets/22008492/230a22bd-51ec-4a33-95ba-1233dedf6391)
![48017…