We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.4.1
Windows 10 / Chrome V67
2.5.16
https://jsfiddle.net/n5p4cf6e/2/
Click on the 'Switch column class' button
The cells should have the class 'new-class' applied on them.
The class is not applied, it looks like it only updates the cell's class on first load and is not reactive.
The text was updated successfully, but these errors were encountered:
jikkai
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: