Skip to content

Fusion Charts not rendering in Angular 17 ESBuild #184

@schaefro63

Description

@schaefro63

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions