ionic-team / ionic-team/ionic-framework
bug: `ion-datetime` cannot select year values in the future
- 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
Evaluación
Este issue todavía no se ha evaluado.