[Datetimepicker] When enabling ZonelessChangeDetection Datetimepicker doesn't select HOUR
francobasilico opened this issue · 4 comments
francobasilico commented
"@ng-matero/extensions": "18.1.1",
Current behaviour:
provide provideExperimentalZonelessChangeDetection(),
export const appConfig: ApplicationConfig = {
providers: [
provideExperimentalZonelessChangeDetection(),
provideRouter(
routes,
withComponentInputBinding(),
),
brave_zj5v5KKM0Q.mp4
Expected behaviour:
brave_RRGzItZcPi.mp4
nzbin commented
@JelleBruisten Can you help me to fix this issue?
nzbin commented
18.1.2 has fixed, please have a try.
JelleBruisten commented
@nzbin bit busy this month, but I see you did some changes yourself. 👍
francobasilico commented
All working now. Tested with 18.1.2