-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.2
Environment
vue版本^3.2.33
Reproduction link
http://17.86.11.185:3100/ScmWeb/#/login
Steps to reproduce
拖动时控制台出现这个错:
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'ce')
at renderSlot (chunk-KV6AS2QX.js?v=a938cf65:4709:32)
at ant-design-vue.js?v=07241414:42186:27
at Array.map ()
at fillSlots (ant-design-vue.js?v=07241414:42171:18)
at filledColumns2 (ant-design-vue.js?v=07241414:42201:12)
at ComputedRefImpl.transformColumns2 [as _value] (ant-design-vue.js?v=07241414:42622:111)
at ComputedRefImpl.fn (ant-design-vue.js?v=07241414:39087:39)
at refreshComputed (chunk-KV6AS2QX.js?v=a938cf65:369:29)
at isDirty (chunk-KV6AS2QX.js?v=a938cf65:339:68)
at refreshComputed (chunk-KV6AS2QX.js?v=a938cf65:359:65)
What is expected?
表头列拖动正常
What is actually happening?
表头列拖动不生效