angular-fusioncharts icon indicating copy to clipboard operation
angular-fusioncharts copied to clipboard

Uncaught ReferenceError

Open Saifuddinm opened this issue 2 years ago • 2 comments

Fusioncharts.js line 548:124 uncaught error IsIE is not defined. I am using angular 15

Saifuddinm avatar Jan 04 '23 17:01 Saifuddinm

Fusioncharts doesn't support Angular 14 & 15, see https://github.com/fusioncharts/angular-fusioncharts/issues/153

jerone avatar Jan 04 '23 19:01 jerone

Don't know if this is still an active issue but it should now work

https://www.npmjs.com/package/angular-fusioncharts?activeTab=readme

With the latest version of [email protected], we are now supporting Angular 14 & Angular 15 applications as well which were not supported till [email protected] The angular-fusioncharts 4.0.3 can be used with all the versions of FusionCharts till the v3.20.0.

jasonsrogers avatar May 25 '23 20:05 jasonsrogers