Skip to content

AOT fail #216

@daniele-zurico

Description

@daniele-zurico

Hi I'm trying to compile in Aot mode but it fail for that reason:

angular2-mdl/components/dialog-outlet/mdl-backdrop-overlay.component.ngfactory.ts:48:39 
Property 'zIndex' is private and only accessible within class 'MdlBackdropOverlayComponent'

I'm using 2.4.1

This is just an example but actually most of them fail.
The reason is that: things that the template accesses from the component must be public

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions