amcharts / amcharts3-angular2

Official Angular 2 plugin for amCharts V3
99 stars 35 forks source link

Compile production error #31

Open neomagister opened 7 years ago

neomagister commented 7 years ago

Hi,

When I use the command "ng build --target=production" then I have an error:

ERROR in $$_gendir/node_modules/amcharts3-angular2/index.ngfactory.ts (78,34): Argument of type '{ [key: string]: any; }' is not assignable to parameter of type '{ options: SimpleChange; }'. Property 'options' is missing in type '{ [key: string]: any; }'.

sergeymorkovkin commented 7 years ago

Reproducible! No solution for this yet?

karuppasamy11 commented 7 years ago

Hi, i have same problem .how can i solve this issues.

karuppasamy11 commented 7 years ago

Give me any solution for that.

Pauan commented 7 years ago

I'm not able to reproduce this.

Is this still an issue with @amcharts/amcharts3-angular version 1.2.1?

Arkenis commented 7 years ago

Still an issue with @amcharts/amcharts3-angular 1.3.1 :(