You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
preview-fe7237b13d780dbf847da.js:1 ERROR TypeError: Cannot read property 'time' of undefined
at NgxMaterialTimepickerFaceComponent.setClockHandPosition (ngx-material-timepicker-face.component.ts:157)
at NgxMaterialTimepickerFaceComponent.ngOnChanges (ngx-material-timepicker-face.component.ts:95)
at checkAndUpdateDirectiveInline (provider.ts:201)
at checkAndUpdateNodeInline (view.ts:429)
at checkAndUpdateNode (view.ts:389)
at debugCheckAndUpdateNode (services.ts:429)
at debugCheckDirectivesFn (services.ts:390)
at Object.eval [as updateDirectives] (VM1711 NgxMaterialTimepicker24HoursFaceComponent.ngfactory.js:54)
at Object.debugUpdateDirectives [as updateDirectives] (services.ts:384)
at checkAndUpdateView (view.ts:359)
The text was updated successfully, but these errors were encountered:
use https://stackblitz.com/edit/angular-e2b8fw?file=src%2Fapp%2Fapp.component.html
put in html... [value]="'00:15 AM'" it display 00:15..thats perfect but when you click on it to change it...boum it crash...
preview-fe7237b13d780dbf847da.js:1 ERROR TypeError: Cannot read property 'time' of undefined
at NgxMaterialTimepickerFaceComponent.setClockHandPosition (ngx-material-timepicker-face.component.ts:157)
at NgxMaterialTimepickerFaceComponent.ngOnChanges (ngx-material-timepicker-face.component.ts:95)
at checkAndUpdateDirectiveInline (provider.ts:201)
at checkAndUpdateNodeInline (view.ts:429)
at checkAndUpdateNode (view.ts:389)
at debugCheckAndUpdateNode (services.ts:429)
at debugCheckDirectivesFn (services.ts:390)
at Object.eval [as updateDirectives] (VM1711 NgxMaterialTimepicker24HoursFaceComponent.ngfactory.js:54)
at Object.debugUpdateDirectives [as updateDirectives] (services.ts:384)
at checkAndUpdateView (view.ts:359)
The text was updated successfully, but these errors were encountered: