ant-design / ant-design/pro-components
ProFormList嵌套EditableTable,怎么设置editableKeys🧐[问题]
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
我需要在`ProFormList`中实时编辑`EditableTable`中的元素,下图这样设置可以正常显示,但是使用`setFieldsValue`赋值的时候界面不会修改

如果把`EditableTable`放在`listDom`中 界面就不能正常编辑 使用setFieldsValue赋值的时候界面会正常修改
Contributor guide
Research direction
Reproduce the nested ProFormList and EditableTable setup described in the issue, comparing the configuration outside listDom with the configuration inside it. Investigate how setFieldsValue and editableKeys interact in both arrangements; done means values update visibly while the table remains editable in the supported configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100