kekeh / angular-mydatepicker

Angular datepicker and date range picker :date:
https://kekeh.github.io/angular-mydatepicker/
MIT License
1 stars 11 forks source link

changeDetection: ChangeDetectionStrategy.OnPush #42

Closed jamalsoueidan closed 4 years ago

jamalsoueidan commented 4 years ago

When adding this to my component, I'm getting this error:

changeDetection: ChangeDetectionStrategy.OnPush

ERROR TypeError: Cannot read property 'rtl' of undefined

kekeh commented 4 years ago

Here is an example of

changeDetection: ChangeDetectionStrategy.OnPush
kekeh commented 4 years ago

Similar issue: https://github.com/kekeh/angular-mydatepicker/issues/13