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] ElTableColumn class-name prop is not reactive #11564

Closed
Bounty31 opened this issue Jun 10, 2018 · 0 comments
Closed

[Bug Report] ElTableColumn class-name prop is not reactive #11564

Bounty31 opened this issue Jun 10, 2018 · 0 comments
Assignees

Comments

@Bounty31
Copy link

Element UI version

2.4.1

OS/Browsers version

Windows 10 / Chrome V67

Vue version

2.5.16

Reproduction Link

https://jsfiddle.net/n5p4cf6e/2/

Steps to reproduce

Click on the 'Switch column class' button

What is Expected?

The cells should have the class 'new-class' applied on them.

What is actually happening?

The class is not applied, it looks like it only updates the cell's class on first load and is not reactive.

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

2 participants