ionic-team / ionic-team/ionic-framework

bug: `ion-datetime` cannot select year values in the future

Abierto
#25,293 6 comentarios 3 reacciones 0 asignados Ver en GitHub
package: core type: bug
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/.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
- [ ] Nightly

### Current Behavior

Users cannot use the month/year picker to select year values beyond the current year.

### Expected Behavior

Users should be able to select year values 100 years into the past and future.

### Steps to Reproduce

1. Visit the Stackblitz reproduction
2. Open the Month/Year selector (clicking the month label in the upper-left)
3. Notice: The max year is 2022
4. You can use the next arrow button in the main datetime view to get to the next year (2023)

### Code Reproduction URL

https://stackblitz.com/edit/react-c4nyee-afkjzh?file=App.js,main.js

### Ionic Info

N/A

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