Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.1.1
Environment
macOS 14.2.1,window11,chrome120.0.6099.234,vue3.4.13
Reproduction link
https://www.antdv.com/components/table-cn#components-table-demo-nested-table
Steps to reproduce
checkbox选择报错不可选中,报错信息:Uncaught (in promise) TypeError: Cannot read properties of null (reading 'isCE') at renderSlot (runtime-core.esm-bundler.js:2952:32)
What is expected?
check可选择并返回正常值
What is actually happening?
问题同#7260,但是升级后并未解决checkbox情况