-
### Describe the bug (required) / 详细描述 bug(必填)
使用react-router切换路由时报错
### To Reproduce (required) / 如何复现 bug?(必填,非常重要)
版本:
lowcode-engine 1.0.13
lowcode-engine-ext 1.0.5-beta.6
加入依赖 "react-ro…
-
由 https://github.com/alibaba/lowcode-engine/pull/1674 引发的调研和思考~
PR 中认为模板字符串是类似 `我是 {name}`,由 `{}` 包裹的即为插槽,
看了下 Demo 预览,认可的是 `{}`,看了下出码,认可的是 `${}`,查看 [协议](https://lowcode-engine.cn/site/docs/specs/…
-
![微信截图_20230327141216](https://user-images.githubusercontent.com/15030694/227855936-d37f14a1-53d9-44a5-8916-caaa5600b944.png)
![微信截图_20230327141523](https://user-images.githubusercontent.com/1503…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
1.打开数…
-
下载的最新版本
node 版本:v14.20.0
按照 文档 yarn bootstrap , yarn start
访问localhost:8000 ,页面空白控制台报错
错误信息如下:
-
# 升级最新版本后默认值无效
## 版本信息
- "@alilc/lowcode-engine": "^1.0.17"
- "@alilc/lowcode-engine-ext": "^1.0.5"
- "@seada/antd-plugins": "1.0.0-rc.24"
## 复现步骤
1. 进入文件:packages/formily-materials/lowc…
-
## Descrição da vaga:
Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios.
Fique atento ao redirecionam…
-
## **Describe the bug (required)** / **详细描述 bug(必填)**
同问题:https://github.com/alibaba/lowcode-engine/issues/1009
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
插件配置
---
…
-
## 问题描述:
调用config.set(key, value)这个api后然后,使用官方demo中的`保存到本地`插件。然后发现localStorage中的projectSchema下没有config字段。
## 预想的结果:
调用config.set(key, value)这个api后然后,使用官方demo中的`保存到本地`插件。应该能在localStorage中的projectSch…
-
Vue项目可以接入嘛