alibaba/lowcode-engine

大纲树对容器和插槽中的撤销未同步

Open

#2581 aperta il 25 ott 2023

Vedi su GitHub
 (1 commento) (0 reazioni) (2 assegnatari)TypeScript (2228 fork)batch import
bughelp wanted

Metriche repository

Star
 (12.714 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

容器中的撤销未同步

复现步骤:

  1. 打开官网的综合场景随便删除一个组件,例如删除 image 看到左侧的大纲树中确实没有这个容器了 image
  2. 撤销,画布中出现了刚才删除的容器,但是大纲树中没有恢复 image 大纲树要钉住

插槽中的组件撤销未同步

复现步骤:

  1. 打开官网的基础antd场景,拖一个主按钮 image
  2. 删除主按钮中的图标 image
  3. 撤销操作,发现主按钮中的图标有但是大纲树中没有 image

Guida contributor