Skip to content

Error when building against 1.4.x: export 'ɵɵdefineInjectable' was not found in '@angular/core' #79

@niklaskarl

Description

@niklaskarl

There seems to be an issue with versions 1.4.x. When upgrading the project to these versions I get the following warning when building with Angular 7.2 which ultimately leads to an runtime error in the browser.

WARNING in ./node_modules/angular-plotly.js/fesm5/angular-plotly.js.js 128:36-54
export 'ɵɵdefineInjectable' was not found in '@angular/core'

Opening this file I find the import with the strange 'ɵ' characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions