ionic-team / ionic-team/ionic-framework

bug: missing divider between IonItems on iOS 26

未关闭
#30,772 1 条评论 3 个 reaction 已指派 1 人 已被 @ShaneK 认领 在 GitHub 查看
type: bug
主要语言
TypeScript
星标
52.7k
派生
13.3k
平均合并
1 天 15 小时
30 天内合并 PR
51

描述

### Prerequisites

- [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/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

v8.x

### Current Behavior

Line dividers between IonItems are missing sometimes on iOS 26 when using IonGrid inside and having multiple lines of text. It happens randomly to some of the items in the list.

Image

### Expected Behavior

Dividers should be rendered with all list items.

### Steps to Reproduce

1. Render an IonList with several IonItems having a grid layout and multiple lines of text.
2. Scroll and observe the dividers closely.

### Code Reproduction URL

https://github.com/saadashfaque/ionic-fullscreen

### Ionic Info

Ionic:

Ionic CLI : 7.2.1 (/Users/xxx/.nvm/versions/node/v22.11.0/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/react 8.5.7

Capacitor:

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

Utility:

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

System:

NodeJS : v22.11.0 (/Users/xxx/.nvm/versions/node/v22.11.0/bin/node)
npm : 10.9.0
OS : macOS Unknown

### Additional Information

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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