bug(COMPONENT): MatDatePicker
- Langage dominant
- TypeScript
- Étoiles
- 25k
- Forks
- 6.8k
- Merge moyen
- 1 j 8 h
- PR mergées (30 j)
- 91
Description
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
MatDatePicker with Signal Forms keeps on showin matDatepickerParse error if delete with keyboard a valid date un char at the time.
### Reproduction
StackBlitz link:
Steps to reproduce:
1.
2.
### Expected Behavior
Bind the control to a value.
Select or enter a valid date.
Erase the just entered date.
The forms has invalid()==false
### Actual Behavior
Bind the control to a value.
Select or enter a valid date.
Erase the just entered date.
The forms has invalid()==true
### Environment
- Angular: 22
- CDK/Material: 22
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Aucun fichier source, test ou lien de reproduction n’est fourni. Commencez par reproduire le comportement de MatDatePicker avec Angular Signal Forms : liez un contrôle, saisissez une date valide et effacez-la caractère par caractère. C’est terminé lorsque l’effacement de la date laisse l’état d’invalidité du formulaire à false sans erreur matDatepickerParse.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- angular, typescript
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Active
- Clarté
- À clarifier
- Accessibilité débutants
- 45/100