input-table 不受控 列字段 "name": "model_operator[0].internal_op", :bug
- Dominant language
- TypeScript
- Stars
- 18.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
#### 描述问题:
input-table 不受控 列字段 "name": "model_operator[0].internal_op",时候,点击开关影响其他开关,并且数据传输不对,3.4.0 一下一直可以用,用了好几个新版本一直有这问题,没解决。
#### 截图或视频:
可以的话,尽可能提供截图或视频来补充描述你的问题...
#### 如何复现(请务必完整填写下面内容):
1. 你是如何使用 amis 的?
sdk
2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在
3.4.0 以上一直有这个问题好像
```
{
"label": "应用访问(internal)",
"name": "model_operator[0].internal_op",
"id": "u:d673662e43f4",
"quickEdit": {
"mode": "inline",
"type": "switch",
"onText": "开启",
"offText": "关闭",
"id": "u:56a387805c4c",
"falseValue": 0,
"trueValue": 1
},
"placeholder": "-"
}
```
4. 操作步骤
请简单描述一下复现的操作步骤...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with the provided amis SDK input-table configuration, focusing on the quickEdit switch for model_operator[0].internal_op. Compare behavior with versions before and after 3.4.0, then verify that toggling one switch affects only its own value and transmits the correct data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100