antvis/G6

Do you want to work on this issue?

You can request for a bounty in order to promote it!

[V5] History - Undo a group removal action does not work #6168

hongwei0417 posted onGitHub

Describe the bug / 问题描述

When i call graph.removeComboData() and then call history.undo() The original combo property of each node has not been restored, like below.

Arc_v0eeJtxc3o

No response

Steps to Reproduce the Bug or Issue / 重现步骤

  1. Call graph.removeComboData()
  2. Call graph.render()
  3. Call history.undo()
  4. Call graph.render()

G6 Version / G6 版本

🆕 5.x

Operating System / 操作系统

macOS, Windows

Browser / 浏览器

Chrome, Edge

Additional context / 补充说明

No response


Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests