在表格中渲染checkboxGroup
Open
- Dominant language
- Vue
- Stars
- 16.3k
- Forks
- 4.7k
- PR merge metrics
- No merged PRs in 30d
Description
接口返回的数组数据,会被表格渲染的时候,转成object类型,但是checkboxGroup只支持数组类型的渲染,就会warn类型错误;

Contributor guide
No contributing guide indexed for this repository
Research direction
The issue provides no file or test entry point. Reproduce the warning with an API response containing array data, then trace the table rendering and checkboxGroup handling. Done means checkboxGroup renders the returned array in the table without an object-type warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100