-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
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 use customCell instead.
What is actually happening?
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!