Skip to content

Angular 8 support #7206

@marciogurka

Description

@marciogurka

Forum post

"On a test project using angular 16.x.x the most current 5.4.1 version of calendar installs and works without issue.

But on the actual project for which calendar is needed, which is fairly old v 8.2 I run into errors after installing calendar and trying to run. Once I uninstall, all goes back to normal. "

"
node_modules/@bryntum/calendar-angular/lib/bryntum-view-preset-combo.component.d.ts(189,21): error TS2694: Namespace '"/node_modules/@angular/core/core"' has no exported member 'ɵɵComponentDeclaration'

and

ERROR in ./node_modules/@bryntum/calendar-angular/fesm2015/bryntum-calendar-angular.js 29582:0-27
"export 'ɵɵngDeclareClassMetadata' (imported as 'i0') was not found in '@angular/core'

Specific version - From package.json:

"@angular/animations": "~8.2.4",
    "@angular/cdk": "~8.2.3",
    "@angular/common": "~8.2.4",
    "@angular/compiler": "~8.2.4",
    "@angular/core": "~8.2.4",
    "@angular/forms": "~8.2.4",
    "@angular/material": "^8.2.3",
    "@angular/material-moment-adapter": "^12.0.2",
    "@angular/platform-browser": "~8.2.4",
    "@angular/platform-browser-dynamic": "~8.2.4",
    "@angular/router": "~8.2.4",

"

Metadata

Metadata

Assignees

No one assigned

    Labels

    angularAngular framework integrationbugSomething isn't workingforumIssues from foruminfo requestedFurther information is requestedlarge-accountReported by large customer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions