-
# 背景
我想自己实现一个 designer。根本诉求是把官方的simulator换掉,因为可能与画布的交互方式都可能要换掉,所以是替换designer(而不是替换simulator)。
# 问题
- 实现designer需要用到`@alilc/lowcode-editor-core`的一些api和单例,但是这个包被打包到 `@alilc/lowcode-engine`, 并且没有暴…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
再做物料开发的时候,如果 `items` 与 `primaryKey` 删除的情况,我可以把 `props` 恢复回来,但是 `child?.schema?.children` 返回就是一个 `undefined`,请问这个是有意设计这样的吗?
A clear and conc…
-
## 问题
现在是基于文档,用cdn引入,externals打包的
老版本基于npm包的写法在cdn下如何兼容?
包括这些代码
```js
import DesignerPlugin, {
Designer,
DropLocation,
isDragNodeDataObject,
isDragNodeObject,
isLocatio…
-
node version v18.17.0
按照 https://lowcode-engine.cn/site/docs/guide/create/useEditor 文档中方法1,进行到第6步`npm install`的时候,报错如下:
```
(base) ➜ editor npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE u…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
在说明文档中:[低代码生态脚手架 & 调试机制](https://lowcode-engine.cn/site/docs/guide/expand/editor/cli#%E7%BB%84%E4%BB%B6%E6%8F%92%E4%BB%B6setter-%E4%BE%A7)自己初始化…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
源码面板打开出现babel错误信息
![code-editor](https://github.com/alibaba/lowcode-engine/assets/39897706/bf32af66-82ea-40ce-9e8f-4e3c72c79904)
保存时出现以下错误信息
!…
-
### Component
Table
### Steps to reproduce
在调用onResizeChange时控制台报错
n.props.cellDomRef.getBoundingClientRect is not a function
fusionDesign版本1.26
-
请问如何将BizCharts的图表库引入到低代码的assets里面,我看demo-basic-fusion里面的assets是components和componentList,但是其他场景下的都是只有components,请问这里如何兼容?或者有没有类似于其他场景下的格式,只需要导入对应的packages和components就可以引用的方式。
![image](https://github.c…
-
我看 UI 和 阿里的那个相似,功能上呢?
-
源码编辑器保存时会报错,各位大佬帮忙看下什么原因?错误信息:
onChange: [BABEL] unknown file: Cannot find module './plugin-syntax-class-properties' (While processing: "base$0")
具体错误信息截图如下:
![image](https://github.com/alibaba/low…