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.
问题描述
简单代码如下:
this.graph = new Graph({});
this.graph.fromJSON({cells:cells}); //这一行报错了
经常使用google浏览器就会报这个错误。(其他浏览器未测试)
将浏览器设置还原为原始默认设置就会好,但是过几天又会有这个错误。
或者直接使用无痕模式也不会报错。
我怀疑Graph是不是跟浏览器的某些设置或者数据有关
重现链接
无
重现步骤
无
预期行为
无
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: