alibaba / alibaba/lowcode-engine
低代码数据源发送请求成功后,dataSourceMap 里面的 data 参数是 undefined、status 也一直是 init 没变成 loaded,就是这些值都是旧的,没有更新
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
## **Describe the bug (required)** / **详细描述 bug(必填)**
低代码数据源发送请求成功后,dataSourceMap 里面的 data 参数是 undefined、status 也一直是 init 没变成 loaded,就是这些值都是旧的,没有更新
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
低代码引擎官网 demo 导入这份 schema 就能复现
[long_text_2022-10-20-17-54-15.txt](https://github.com/alibaba/lowcode-engine/files/9906206/long_text_2022-10-20-17-54-15.txt)
或者,新建一个数据源请求,console.log(this.dataSourceMap) 也能看到数据有问题
## **Expected behavior (required)** / **预期行为(必填,非常重要)**
从 dataSourceMap 拿到的数据是正确的
---
## **Screenshots (optional)** / **bug 截图(可选)**

---
## **Environments (please complete the following information) (required):** / **请提供如下信息(必填)**
低代码引擎官网 demo 就能复现
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.