Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
This repository has been 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

Closed
@0x-r4bbit

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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