alibaba / GGEditor

A visual graph editor based on G6 and React
https://ggeditor.com
MIT License
3.42k stars 574 forks source link

When redo command is trigger no edges are restored #598

Open palagonKevo opened 2 years ago

palagonKevo commented 2 years ago

I'm using the latest version at the moment (3.1.3), and when I generate a node, link it with another one, then undo changes, the node disappears, and if I select redo afterwards, the node appears again, but not the edge. Any clue?