Skip to content

Missing flexbox -ms- prefixes for Internet Explorer 10 #90

@Van-Halen

Description

@Van-Halen

For 'flex-direction' to work on Internet Explorer 10 you need to include: -ms-flex-direction in the frontend css otherwise the columns and rows don't work on IE10 and are rendered after each other.

This probably applies for all flexbox properties, IE10 needs the -ms prefix to work correctly.

Personale note, awesome plugin. Even with IE9 it works (for me anyway).

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