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

Grid missing margins in flexbox implementationΒ #3365

Closed
@pauldraper

Description

What MDC Web Version are you using?

0.38.2

What browser(s) is this bug affecting?

Please include the browser version. A user-agent string is also quite helpful.

IE 11

What OS are you using?

Widnows 8.1

What are the steps to reproduce the bug?

We also have a template on CodePen which we encourage you to use to create a reproduction of
the issue. The less time it takes for us to reproduce the issue, the less time it takes to verify and
fix it!

CodePen doesn't support IE :(

But it's not complicated. Create anything MDC grid with more than two elements in a row.

What is the expected behavior?

The elements have a gutter between them.

What is the actual behavior?

The elements do not have a gutter between them.

Any other information you believe would be useful?

It seems the grid wants to support non-grid browsers(?), since it has fallback flexbox code.

Metadata

Assignees

No one assigned

    Labels

    Unresolved (Archived)Open and unresolved issues and PRs that were closed due to archiving the repository.backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions