Skip to content

[Tabs] IE11 "Object doesn't support property or method 'isNaN' #11893

@ghost

Description

  • 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

When I put a Tabs component in my app, the page should load/work in IE11.

Current Behavior

The app crashes, ie. page turns white and error reported in console. (Seems to work ok in codesandbox, not sure why)

Steps to Reproduce (for bugs)

  1. Create a new react app
  2. Add material-ui/core v1.2.1
  3. Add a Tabs component to the app
  4. Run the app in IE11

OR

  1. Visit https://material-ui.com/demos/tabs/ in IE11

Context

My app needs to support IE11 and uses the Tabs component as part of its UI.

Your Environment

Tech Version
Material-UI v1.2.1
React v16.4.1
browser Internet Explorer 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: tabsChanges related to the tabs.type: bugIt doesn't behave as expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions