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.11.1
macos chrome76
2.5.22
https://codepen.io/az22c/pen/jONmOdm
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.
version > 2.8.2 still work.
The rewriting header for column does not work once updated to the version > 2.8.2.
The text was updated successfully, but these errors were encountered:
ziyoung
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: