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
Labels
has pr
A PR has been created to address this issue
Milestone
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
The text was updated successfully, but these errors were encountered: