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] el-table-column type="expand" does not support slot="header" while version > 2.8.2 #17183

Closed
AlexZhong22c opened this issue Aug 27, 2019 · 0 comments · Fixed by #17291
Assignees
Milestone

Comments

@AlexZhong22c
Copy link

AlexZhong22c commented Aug 27, 2019

Element UI version

2.11.1

OS/Browsers version

macos chrome76

Vue version

2.5.22

Reproduction Link

https://codepen.io/az22c/pen/jONmOdm

Steps to reproduce

In this demo, I want to rewrite the header of the column:

The with type="expand" slot="header", works correctly in element-ui whose version under 2.8.2.

But when I change the version of element-ui over to 2.8.2, for example to version 2.11.1. The rewriting header for column does not work as before.

What is Expected?

version > 2.8.2 still work.

What is actually happening?

The rewriting header for column does not work once updated to the version > 2.8.2.

@ziyoung ziyoung self-assigned this Sep 2, 2019
@ziyoung ziyoung added this to the 2.13.0 milestone Sep 2, 2019
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

Successfully merging a pull request may close this issue.

2 participants