Flex-layout: Angular 5 error: _this._renderer.addClass is not a function

Created on 14 Sep 2017  路  4Comments  路  Source: angular/flex-layout

Flex layout seems to not work on Angular 5.
Using flex directives or even using class attribute with FlexLayoutModule imported results in error: _this._renderer.addClass is not a function

Plunkr: https://plnkr.co/edit/UF0nq5ZxNg2FdsVatu6z?p=preview

has pr

Most helpful comment

Will flex-layout beta 10 be released with Angular 5.0.0?

All 4 comments

This has been partially fixed here: SHA 816d85a6.
And the [style] should NOT be creating a StyleDirective. Which is fixed in this PR #419.

Fixed with SHA e461d17471f713deaf4663e0a0438822f8f0ad86

This functionality is available in the nightly build and will be released to npm with the [upcoming] Beta.10 release.

Will flex-layout beta 10 be released with Angular 5.0.0?

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mackelito picture mackelito  路  3Comments

spottedmahn picture spottedmahn  路  5Comments

MarcusMorba picture MarcusMorba  路  3Comments

mhosman picture mhosman  路  3Comments

mackelito picture mackelito  路  4Comments