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.11
71.0.3578.98
2.5.21
https://jsfiddle.net/Holybasil/pqkn05s6/18/
See jsfiddle and try to sort the two columns.
clearSort() could have the consistent performance in default sort and custom sort.
clearSort() is not friendly to custom sort.
The text was updated successfully, but these errors were encountered:
#15439
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Element UI version
2.4.11
OS/Browsers version
71.0.3578.98
Vue version
2.5.21
Reproduction Link
https://jsfiddle.net/Holybasil/pqkn05s6/18/
Steps to reproduce
See jsfiddle and try to sort the two columns.
What is Expected?
clearSort() could have the consistent performance in default sort and custom sort.
What is actually happening?
clearSort() is not friendly to custom sort.
The text was updated successfully, but these errors were encountered: