antvis/G6




Do you want to work on this issue?
You can request for a bounty in order to promote it!
[Bug]: after removing last node new nodes not shown (they added but not shown) #6828
IksanovRoman posted onGitHub
Describe the bug / 问题描述
In my project i delete nodes like this (picture below). After deleting i call render function so that everything is displayed correctly. as soon as i delete last node and then try to add new node, i don't see it on canvas. In fact it is added and it is transparent. If transparent node is moved, it will become visible. I also tried to use function for updating zindex after adding new node from this issue: https://github.com/antvis/G6/issues/6649, but it doesn't work for all my nodes. Is there any other and more correct solution?
Reproduction link / 复现链接
No response
Steps to Reproduce the Bug or Issue / 重现步骤
No response
Version / 版本
Please select / 请选择
OS / 操作系统
- macOS
- Windows
- Linux
- Others / 其他
Browser / 浏览器
- Chrome
- Edge
- Firefox
- Safari (Limited support / 有限支持)
- IE (Nonsupport / 不支持)
- Others / 其他