Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fusion Charts not rendering in Angular 17 ESBuild #184

Open
schaefro63 opened this issue Feb 5, 2024 · 3 comments
Open

Fusion Charts not rendering in Angular 17 ESBuild #184

schaefro63 opened this issue Feb 5, 2024 · 3 comments

Comments

@schaefro63
Copy link

Compiling project in Angular 17 using esbuild the charts don't render. The following exception stack can be seen in chrome debug console.

ERROR TypeError: t is not a function
at main-FDVUKKK2.js:250:138026
at Array.forEach ()
at o.resolveFusionCharts (main-FDVUKKK2.js:250:137957)
at new o (main-FDVUKKK2.js:250:137650)
at o.ɵfac [as factory] (main-FDVUKKK2.js:250:138247)
at em (main-FDVUKKK2.js:241:17093)
at aU (main-FDVUKKK2.js:241:16602)
at lM (main-FDVUKKK2.js:241:16331)
at sM (main-FDVUKKK2.js:241:15852)
at Be (main-FDVUKKK2.js:241:54171)

@schaefro63
Copy link
Author

Angular 17.1.2
angular/fusioncharts: 4.0.3
fusioncharts: 3.21.1

@leonetosoft
Copy link

same problem here

1 similar comment
@rnogueira-namoadigital
Copy link

same problem here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants