Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

ClassDirective throws renderer error with Angular 5.0.0-beta.5 #398

@0x-r4bbit

Description

@0x-r4bbit

This is because @angular/flex-layout doesn't support Angular's Renderer2 yet, which is the only supported version in Angular 5.0.0-beta.5. Prior to that release, Renderer could be used as well and flex-layout takes advantage of that service in NgClass extensions.

screen shot 2017-08-29 at 8 19 11 am

I've opened the original issue over at @angular/angular right HERE

Also, it seems this will likely be fixed with #391 which is pending right now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Urgent issue that should be resolved before the next re-leasehas prA PR has been created to address this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions