- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 32.7k
Closed
Labels
scope: tabsChanges related to the tabs.Changes related to the tabs.type: bugIt doesn't behave as expected.It doesn't behave as expected.

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)
- Create a new react app
- Add material-ui/core v1.2.1
- Add a Tabs component to the app
- Run the app in IE11
OR
- 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
Labels
scope: tabsChanges related to the tabs.Changes related to the tabs.type: bugIt doesn't behave as expected.It doesn't behave as expected.
