Skip to content

errors building demo app with AoT #1207

@alexeagle

Description

@alexeagle
third_party/javascript/angular2_material/src/demo-app/demo-app/demo-app.ngfactory.ts:1918:23: Property '_dir' is private and only accessible within class 'Dir'.
third_party/javascript/angular2_material/src/demo-app/grid-list/grid-list-demo.ngfactory.ts:1096:40: Property 'basicRowHeight' does not exist on type 'GridListDemo'.
third_party/javascript/angular2_material/src/demo-app/menu/menu-demo.ngfactory.ts:993:50: Property '_checkDisabled' is private and only accessible within class 'MdMenuItem'.
third_party/javascript/angular2_material/src/demo-app/menu/menu-demo.ngfactory.ts:1064:50: Property '_checkDisabled' is private and only accessible within class 'MdMenuItem'.
third_party/javascript/angular2_material/src/demo-app/menu/menu-demo.ngfactory.ts:1134:50: Property '_checkDisabled' is private and only accessible within class 'MdMenuItem'.
third_party/javascript/angular2_material/src/demo-app/menu/menu-demo.ngfactory.ts:1204:50: Property '_checkDisabled' is private and only accessible within class 'MdMenuItem'.
third_party/javascript/angular2_material/src/demo-app/ripple/ripple-demo.ngfactory.ts:1815:80: Property 'checked' does not exist on type 'boolean'.
third_party/javascript/angular2_material/src/demo-app/ripple/ripple-demo.ngfactory.ts:1815:113: Property 'checked' does not exist on type 'boolean'.
third_party/javascript/angular2_material/src/demo-app/slide-toggle/slide-toggle-demo.ngfactory.ts:242:40: Property 'firstToggle' does not exist on type 'SlideToggleDemo'.
third_party/javascript/angular2_material/src/demo-app/slide-toggle/slide-toggle-demo.ngfactory.ts:266:41: Property 'firstToggle' does not exist on type 'SlideToggleDemo'.
third_party/javascript/angular2_material/src/demo-app/slide-toggle/slide-toggle-demo.ngfactory.ts:275:41: Property 'firstToggle' does not exist on type 'SlideToggleDemo'.
third_party/javascript/angular2_material/src/demo-app/slide-toggle/slide-toggle-demo.ngfactory.ts:401:43: Property 'firstToggle' does not exist on type 'SlideToggleDemo'.
third_party/javascript/angular2_material/src/demo-app/slide-toggle/slide-toggle-demo.ngfactory.ts:411:43: Property 'firstToggle' does not exist on type 'SlideToggleDemo'.
third_party/javascript/angular2_material/src/demo-app/slider/slider-demo.ngfactory.ts:679:27: Property '_tickInterval' is private and only accessible within class 'MdSlider'.
third_party/javascript/angular2_material/src/demo-app/slider/slider-demo.ngfactory.ts:684:27: Property '_tickInterval' is private and only accessible within class 'MdSlider'.
third_party/javascript/angular2_material/src/demo-app/slider/slider-demo.ngfactory.ts:698:42: Property 'demo' does not exist on type 'SliderDemo'.
third_party/javascript/angular2_material/src/demo-app/slider/slider-demo.ngfactory.ts:707:42: Property 'demo' does not exist on type 'SliderDemo'.
third_party/javascript/angular2_material/src/demo-app/slider/slider-demo.ngfactory.ts:1280:43: Property 'demo' does not exist on type 'SliderDemo'.
third_party/javascript/angular2_material/src/demo-app/slider/slider-demo.ngfactory.ts:1315:43: Property 'demo' does not exist on type 'SliderDemo'.
third_party/javascript/angular2_material/src/demo-app/tooltip/tooltip-demo.ngfactory.ts:333:80: Property 'ngOnInit' does not exist on type 'MdTooltip'.

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