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.
After issue #78 was closed I was still getting the same issue with row-reverse not working on my inner container. Turns out it is because I also have fxLayoutAlign="center center" which I missed from my original plunkr. I created a new one here showing the problem