alibaba / GGEditor

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

使用GGEditor.setTrackable(false) 关闭数据埋点失败 #565

Open zjdzys opened 4 years ago

zjdzys commented 4 years ago

ggEditor 2.0.4版本 react 16.10.2

使用GGEditor.setTrackable(false) 关闭数据埋点失败 手动查看Global.get("trackable")已经是false了,但是依然会发送埋点请求