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.10
win7
2.5.17
https://jsfiddle.net/javadoge/ea02stjg/4/#
运行代码,debugger调试即可看到效果,row-class-name 事件重复执行了多次
table多少条纪录row-class-name事件就执行多少次
row-class-name重复执行了很多次
The text was updated successfully, but these errors were encountered:
Translation of this issue:
Element UI version 2.4.10
OS/Browsers version Win7
Vue version 2.5.17
Reproduction Link https://jsfiddle.net/javadoge/ea02stjg/4/#
Steps to reproduce Run code, debugger debug can see the effect, row-class-name event repeatedly executed many times.
What is Expected? Table how many records do row-class-name events execute?
What is actually happening? Row-class-name has been executed many times.
Sorry, something went wrong.
#10588 (comment)
No branches or pull requests
Element UI version
2.4.10
OS/Browsers version
win7
Vue version
2.5.17
Reproduction Link
https://jsfiddle.net/javadoge/ea02stjg/4/#
Steps to reproduce
运行代码,debugger调试即可看到效果,row-class-name 事件重复执行了多次
What is Expected?
table多少条纪录row-class-name事件就执行多少次
What is actually happening?
row-class-name重复执行了很多次
The text was updated successfully, but these errors were encountered: