owsolutions / amazing-time-picker

Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material
138 stars 76 forks source link

Demo does not work on IE 11 #54

Closed crutchcorn closed 6 years ago

crutchcorn commented 6 years ago

Upon trying to load the demo page in IE11, you'd get the following error message:

SCRIPT438: Object doesn't support property or method 'assign'

You could easily polyfill Object.assign to fix this with something like this

torabian commented 6 years ago

Can you give us a hint how to fix this issue?

crutchcorn commented 6 years ago

56 seems to fix this

torabian commented 6 years ago

Thanks to @yousefsami Now we also support IE 10. Available from version 1.5.3