Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

退出时,报错g6.js:9 Uncaught TypeError: Cannot read property 'toLowerCase' of undefined #14

Closed
nanqiaoYue opened this issue Nov 25, 2019 · 5 comments

Comments

@nanqiaoYue
Copy link

刚开始项目,登陆系统,初始页面使用了官方示例后,退出登陆,页面报错如下:
g6.js:9 Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
at n.onKeyDown (g6.js:9)
at n (g6.js:1)
at n.emit (g6.js:9)
at t.e._onExtendEvents (g6.js:9)
at n (g6.js:1)
不知道什么原因,望指导,谢谢Thanks♪(・ω・)ノ

@pomelo-nwu
Copy link
Member

你好,有具体的codesandbox的演示吗,这个看上去是g6抛出的错误,得错误复现下才能定位问题

@pomelo-nwu
Copy link
Member

codesandbox地址:https://codesandbox.io/

@nanqiaoYue
Copy link
Author

我再看看先,codesandbox我没用过,我在研究下, 谢谢啦

@baizn
Copy link
Contributor

baizn commented Nov 26, 2019

是属于 G6 的一个BUG,之前已经 fix 了,更新下 G6 版本就可以了。antvis/G6@c6c464f

@dxq613 dxq613 closed this as completed Nov 26, 2019
@nanqiaoYue
Copy link
Author

nanqiaoYue commented Dec 3, 2019

好的哈 谢谢 已经OK了 感谢两位大佬 O(∩_∩)O谢谢~~

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants