You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
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
Flex layout seems to not work on Angular 5.
Using flex directives or even using
classattribute with FlexLayoutModule imported results in error:_this._renderer.addClass is not a functionPlunkr: https://plnkr.co/edit/UF0nq5ZxNg2FdsVatu6z?p=preview