timepicker broken in 2022
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25.7k
- Forks
- 7.9k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi guys, im using ur timepicker component, and it was working flawlesly up until yesterday when i saw that its broken, then i figured out it no longer works when u pass new Date() as default value. Any idea what the issue might be?
HTML:
`
`
TS:
dateFrom = new Date()
It fails in the datePipe and the errors message is as following "Error: InvalidPipeArgument: 'Unable to convert "Invalid Date" into a date' for pipe 'DatePipe'"
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.