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

[Bug Report] 2.4.4开始,Table组件中filter不再包含“全部” #12538

Closed
xiongsongsong opened this issue Aug 29, 2018 · 2 comments
Closed

Comments

@xiongsongsong
Copy link
Contributor

Element UI version

2.4.6

OS/Browsers version

All

Vue version

2.5.17

Reproduction Link

2.4.3 is ok. https://jsfiddle.net/fxpaomL7/44/
2.4.4 ~ 2.4.6 is wrong. https://jsfiddle.net/x9wz6md8/

Steps to reproduce

  1. 进入页面时,需要给filter设置一个默认值
  2. 服务器可能不返回任何结果,这是需要将filter更改为全部
  3. 点击filter,不出现全部。

What is Expected?

如果":filters"指向一个空数组,点击filter出现"全部"选项。

What is actually happening?

在2.4.4 以上版本,点击filter,无法选择全部。

@xiongsongsong
Copy link
Contributor Author

@jikkai 效率杠杠滴!👍

@busyhe
Copy link

busyhe commented Feb 16, 2020

v2.13.0 filter-multiple:false 问题依然存在,

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

No branches or pull requests

3 participants