Form.Item 的 name 为数组时 且 preserve=false,shouldUpdate 有具体判断时,有问题
Author: linxianxiCreated Aug 19, 2026Updated Sep 11, 2026
Labels🐛 Bug
Reproduction link
Steps to reproduce
字段 a 选择 2
What is expected?
字段 b 和字段 c 都消失
What is actually happening?
字段 b 消失,但是字段 c 还在
| Environment | Info |
|---|---|
| antd | 6.6.1 |
| React | latest |
| System | mac |
| Browser | chrome |
Source: ant-design/ant-design