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

折叠侧边栏的时候 鼠标hover图标时 控制台报错 #11

Open
cochlea01 opened this issue Nov 28, 2019 · 3 comments
Open

折叠侧边栏的时候 鼠标hover图标时 控制台报错 #11

cochlea01 opened this issue Nov 28, 2019 · 3 comments

Comments

@cochlea01
Copy link

element-ui.common.js?5c96:3682 Uncaught RangeError: Maximum call stack size exceeded.
at VueComponent.handleMouseenter (element-ui.common.js?5c96:3682)
at invoker (vue.runtime.esm.js?2b0e:2023)
at HTMLLIElement.fn._withTask.fn._withTask (vue.runtime.esm.js?2b0e:1822)
at VueComponent.handleMouseenter (element-ui.common.js?5c96:3682)
at invoker (vue.runtime.esm.js?2b0e:2023)
at HTMLLIElement.fn._withTask.fn._withTask (vue.runtime.esm.js?2b0e:1822)
at VueComponent.handleMouseenter (element-ui.common.js?5c96:3682)
at invoker (vue.runtime.esm.js?2b0e:2023)
at HTMLLIElement.fn._withTask.fn._withTask (vue.runtime.esm.js?2b0e:1822)
at VueComponent.handleMouseenter (element-ui.common.js?5c96:3682)

@colin354
Copy link

你好,我也是遇到了同样的错误,请问有解决方法么

@cochlea01
Copy link
Author

@chengdukm
Copy link

参考https://github.com/d2-projects/d2-admin/blob/master/src/layout/header-aside/components/libs/util.menu.js 引入用函数创建的组件

你好,能提交一个pull requests么?

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

3 participants