Skip to content

extendedFAB broken in IE11 #12114

@koshea

Description

@koshea
  • This is a v1.x issue (v0.x is no longer maintained).
  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

The extendedFAB button should display normally in IE 11.

Current Behavior

Only the icon displays, the text is cut off. It appears this is because IE 11 does not support width: initial. I was able to fix it in my application by overriding that to width: auto but I am not sure if that is a perfect solution.

Steps to Reproduce (for bugs)

  1. View the page at https://material-ui.com/demos/buttons/ and see the Extended FAB example. Screenshot attached.

2018-07-11-125635_5120x1440_scrot

Context

Your Environment

Tech Version
Material-UI v1.3.1
React
browser IE11
etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGreat for first contributions. Enable to learn the contribution process.scope: buttonChanges related to the button.type: bugIt doesn't behave as expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions