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

El-select v-popover: popover1 filterable multiple is used simultaneously and cannot be searched #15999

Closed
GitHdu opened this issue Jun 11, 2019 · 4 comments

Comments

@GitHdu
Copy link

GitHdu commented Jun 11, 2019

Element UI version

2.9.1

OS/Browsers version

mac

Vue version

2.6.10

Reproduction Link

el-popover trigger="hover"时出现,click正常
https://codepen.io/anon/pen/JQjNxz?editors=1010

Steps to reproduce

https://codepen.io/anon/pen/JQjNxz?editors=1010

What is Expected?

多选同时可搜索,并且可以popover

What is actually happening?

多选,可以popover,但是不能搜索

@element-bot element-bot changed the title el-select v-popover:popover1 filterable multiple同时使用,不能搜索 El-select v-popover: popover1 filterable multiple is used simultaneously and cannot be searched Jun 11, 2019
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.9.1

OS/Browsers version

Mac

Vue version

2.6.10

Reproduction Link

Https://codepen.io/pen/?&editable=true

Steps to reproduce

Https://codepen.io/pen/?&editable=true

What is Expected?

Multiple-choice and simultaneous search, and Popover

What is actually happening?

Multiple-choice, popover, but not search

@GitHdu
Copy link
Author

GitHdu commented Jun 11, 2019

@flow-stateM
Copy link

看起来是popover和本身的面板冲突了,把自己的popover去掉就可以了

@ziyoung ziyoung closed this as completed Jul 5, 2019
@samzeng
Copy link

samzeng commented Jan 25, 2021

popover 的 slot 不要绑在 select 组件上,在 select 外层包一个 div 用于绑定 slot 可解决这个问题。

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

5 participants