Bigous / ng2-highcharts

Angular2 library to use Highcharts out of the box
59 stars 23 forks source link

KeyValueDiffer requires <K, V> in 4.0.0 #64

Closed rchipman closed 7 years ago

rchipman commented 7 years ago

https://github.com/angular/angular/blob/bebedfed24d6fbfa492e97f071e1d1b41e411280/packages/core/src/change_detection/differs/keyvalue_differs.ts#L19

We had to make this change in order to get the typescript compiler to build ng2-highcharts for Angular 4.0.0.