alibaba / alibaba/lowcode-engine
大纲树插件关于loop图标的显示问题
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
## **Describe the bug (required)** / **详细描述 bug(必填)**
大纲树插件关于loop图标的显示问题
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
在官网的综合场景中,对一个button绑定loop数据再清除loop数据后,然后在大纲树中看不到loop的图标,需要进行一次onSearch操作才能正常显示
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
在官网的综合场景中,对一个button绑定loop数据,然后在大纲树中看不到loop的图标,需要进行一次onSearch操作才能正常显示
Steps to reproduce the behavior: / 详细复现步骤:
1.进入官网的综合场景,对一个button进行loop绑定数据

2.查看大纲树,loop图标能正常显示

3.清除button的loop数据

4.loop图标在大纲树中仍然显示

5.在搜索框中输入任意字符再clear,loop图标就消失了,似乎是每次打开大纲树时没有进行onSearch的原因
## **Expected behavior (required)** / **预期行为(必填,非常重要)**
loop图标在大纲树中没有实时更新
---
## **Environments (please complete the following information) (required):** / **请提供如下信息(必填)**
- AliLowCodeEngine version: v1.3.1-beta / 低代码引擎版本
- AliLowCodeEngineExt version: v1.0.6 / 低代码引擎扩展包版本
- Browser chrome 120.0.6099.225/ 浏览器版本
- materials / plugins / tools / 其他物料 / 插件 / 工具链版本
> (this information can be collected via [the manual plugin](https://img.alicdn.com/imgextra/i1/O1CN0115zonY1IsgbkZ2ir7_!!6000000000949-2-tps-3066-1650.png) / 版本信息可[通过低代码用户手册插件收集](https://img.alicdn.com/imgextra/i1/O1CN0115zonY1IsgbkZ2ir7_!!6000000000949-2-tps-3066-1650.png))
## **Additional context (optional)** / **更多额外信息(可选)**
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.