ng-matero/extensions

[Datetimepicker] When enabling ZonelessChangeDetection Datetimepicker doesn't select HOUR

francobasilico opened this issue · 4 comments

"@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

@JelleBruisten Can you help me to fix this issue?

18.1.2 has fixed, please have a try.

@nzbin bit busy this month, but I see you did some changes yourself. 👍

All working now. Tested with 18.1.2