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
3.2.5
node 16, chrome newest,Vue 3.2.33
https://codesandbox.io/s/lucid-chebyshev-5w0nmx?file=/src/App.vue
No hint of that: Warning: columns.customRender return cell props is deprecated with perf issue, please use customCell instead.
columns.customRender
customCell
toast Warning: columns.customRender return cell props is deprecated with perf issue, please use customCell instead.
The console will say:columns.customRender return cell props is deprecated with perf issue, please use customCell instead.
I don't know if there is a problem with the way I wrote the merge checkbox or if there is a bug
tx help!
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
@xrkffgg antd 同样问题 https://codesandbox.io/s/table-row-tooltip-forked-nsmpx7?file=/demo.js
我也遇到同样问题
xrkffgg
No branches or pull requests
Version
3.2.5
Environment
node 16, chrome newest,Vue 3.2.33
Reproduction link
Steps to reproduce
https://codesandbox.io/s/lucid-chebyshev-5w0nmx?file=/src/App.vue
What is expected?
No hint of that:
Warning:
columns.customRender
return cell props is deprecated with perf issue, please usecustomCell
instead.What is actually happening?
toast Warning:
columns.customRender
return cell props is deprecated with perf issue, please usecustomCell
instead.The console will say:
columns.customRender
return cell props is deprecated with perf issue, please usecustomCell
instead.I don't know if there is a problem with the way I wrote the merge checkbox or if there is a bug
tx help!
The text was updated successfully, but these errors were encountered: