ionic-team / ionic-team/ionic-framework

bug: The ionInfinite event of the ion-infinite-scroll component will not be triggered when entering the page for the first time

Abierto
#30,670 0 comentarios 0 reacciones 0 asignados Ver en GitHub
triage
Lenguaje dominante
TypeScript
Estrellas
52.7k
Forks
13.3k
Merge medio
1 d 15 h
PR fusionados (30 d)
51

Descripción

### 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

v7.x

### Current Behavior

Due to the fact that the ionInfinite event is not automatically triggered when entering the page, the page data is empty upon initial entry, and a manual scroll is required to trigger it

### Expected Behavior

After entering the page, the ion-infinite-scroll component should automatically trigger the ionInfinite event to load data, rather than manually loading the first page of data when entering the page

### Steps to Reproduce

xxx




### Code Reproduction URL

https://stackblitz.com/edit/vitejs-vite-rfelvggu?file=README.md

### Ionic Info

Ionic:

Ionic CLI : 7.0.14

Utility:

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

System:

NodeJS : v20.19.1
npm : 10.8.2
OS : Linux 5.0

### Additional Information

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.