ionic-team / ionic-team/ionic-framework

bug: React, can't set value to array in JSX

未关闭
#25,041 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
package: core type: bug
主要语言
TypeScript
星标
52.7k
派生
13.3k
平均合并
1 天 14 小时
30 天内合并 PR
50

描述

### Prerequisites

- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.

### Ionic Framework Version

- [ ] v4.x
- [ ] v5.x
- [X] v6.x

### Current Behavior

IonAccordionGroup default value of array which has more than one item doesn't work

![image](https://user-images.githubusercontent.com/35559153/161214639-6a8cc9b9-0582-4c09-aa89-248deae32808.png)

### Expected Behavior

IonAccordionGroup default value of array which has more than one item works normal

### Steps to Reproduce

the code is the screenshot above. Or maybe you can clone git@github.com:XueMeijing/ionic-test.git to recurrent it

### Code Reproduction URL

_No response_

### Ionic Info

Ionic:

Ionic CLI : 6.18.1 (/Users/xue/.nvm/versions/node/v10.24.1/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/react 6.0.1

Capacitor:

Capacitor CLI : not installed
@capacitor/android : not installed
@capacitor/core : 3.3.3
@capacitor/ios : 3.3.3

Utility:

cordova-res : not installed globally
native-run : 1.5.0

System:

NodeJS : v10.24.1 (/Users/xue/.nvm/versions/node/v10.24.1/bin/node)
npm : 6.14.12
OS : macOS Big Sur

### Additional Information

_No response_

贡献指南

打开贡献指南

调研方向

首先,使用截图或 issue 中提到的 ionic-test repository 重现 IonAccordionGroup 的 default-value 问题,然后检查 React IonAccordionGroup 对 value 的处理。包含多个项目的数组能够作为 default-value 正常工作即表示完成;如果能够确定相关测试的位置,请使用适当的回归测试验证该行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
react, typescript
领域
frontend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
28/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。