ant-design / ant-design/pro-components
EditableTable 有value变化删除无法删除form里面的
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description

如图,setFieldsValue 是合并设置,会存在value中不存在的值无法清除
Contributor guide
Research direction
Start by reproducing the reported EditableTable behavior where setFieldsValue receives a value that no longer includes an existing form value. Trace how EditableTable synchronizes its value with the form; done means removing an item from the value also removes it from the form state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100