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

ClickOutside方法在点击其他select组件的时候无法触发 #11

Closed
retronew opened this issue Jan 15, 2019 · 2 comments
Closed

Comments

@retronew
Copy link

gif

点击其他select组件的时候无法自动关闭ele-multi-cascader组件的popover

@Aaminly
Copy link

Aaminly commented Jan 15, 2019

import ClickOutside from 'element-ui/src/utils/clickoutside'
使用element内置的clickoutside可以解决该问题

@webCoderJ
Copy link
Owner

import ClickOutside from 'element-ui/src/utils/clickoutside'
使用element内置的clickoutside可以解决该问题

嗯 已经解决

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