Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datepicker unable to type year, when autoCorrectParts is false #4399

Open
Zaixu opened this issue Sep 6, 2024 · 0 comments
Open

Datepicker unable to type year, when autoCorrectParts is false #4399

Zaixu opened this issue Sep 6, 2024 · 0 comments

Comments

@Zaixu
Copy link

Zaixu commented Sep 6, 2024

Describe the bug
When trying to type a leap year date with autoCorrectParts = false, it won't let you type year.

To Reproduce
Steps to reproduce the behavior:

https://stackblitz.com/edit/angular-g4bpqy?file=src%2Fapp%2Fapp.component.ts

  1. Try and write 29-02-2024
  2. It will stop in year segment

Expected behavior
To allow any date.

Browser

  • Browser: Chrome
  • Version: 128.0.6613.86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants