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

fxLayoutGap grid does not seem to work #970

@literalpie

Description

@literalpie

Bug Report

What is the expected behavior?

`fxLayoutGap="16px grid" fxLayout="rowWrap" should result in a gutter between all elements in a grid.

What is the current behavior?

adding fxLayoutGap="16px grid" causes no gaps between flex elements, and seems to add a 16px margin on the right side

What are the steps to reproduce?

In the stackblitz, change fxLayoutGap="16px" to fxLayoutGap="16px grid"

What is the use-case or motivation for changing an existing behavior?

It seems to be a bug. It's possible that I am totally misunderstanding the expected behavior, in which case, I will offer documentation wording suggestions.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

7.x, flex-layout beta 22

Is there anything else we should know?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions