You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Describe the bug
使用
GridLayout
或CircularLayout
或其他布局 进行布局后,没有触发graph.on('node:added')
事件根据文档查阅到 fromJSON,将
options.silent
设置为false
也没有触发added
Your Example Website or App
无
Steps to Reproduce the Bug or Issue
详情见描述
Expected behavior
不管通过哪种方式添加到
graph
上,都应该触发added
事件吧Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: