Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

IE10, IE11 ComboBox popup completely overflows #39

Closed
@just-paja

Description

@just-paja

ComboBox has trouble in IE 11 because of flexbox bug. The max-height style gets completely ignored, content of the ComboBox gets stretched and overflow gets ignored. I found only two simple solutions:

  1. Set the height to specific size
  2. Don't use flexbox

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions