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

Angular 5 error: _this._renderer.addClass is not a function #420

Closed
WilhelmOlejnik opened this issue Sep 14, 2017 · 4 comments
Closed

Angular 5 error: _this._renderer.addClass is not a function #420

WilhelmOlejnik opened this issue Sep 14, 2017 · 4 comments
Labels
has pr A PR has been created to address this issue

Comments

@WilhelmOlejnik
Copy link

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

@ThomasBurleson
Copy link
Contributor

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

@ThomasBurleson ThomasBurleson added this to the v2.0.0-beta.10 milestone Sep 14, 2017
@ThomasBurleson ThomasBurleson added the has pr A PR has been created to address this issue label Sep 14, 2017
@ThomasBurleson
Copy link
Contributor

Fixed with SHA e461d17

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

@alexjlockwood
Copy link

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

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
has pr A PR has been created to address this issue
Projects
None yet
Development

No branches or pull requests

3 participants