You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
I was just checking the progress and noticed somebody saying on Google+ that some things weren't working in IE11. So here's a list of demo's not working properly:
Bottom Sheet - List: not showing items
Dialog - Simple: wrong postion and coming out of its container
Dialog - Complex: wrong position, z-index wrong and coming out of its container
Divider: lists have scrolling (margin issue? without md-list padding it works)
List: contents has scrolling like divider
Progress Linear: bars have wrong position and go outside container (wrong width)
Slider: width issue (container to big)
Tabs - Pagination: clicking titles doesn't show that page, only arrow works
Text Field: When clicking textfield with input it shifts the input vertically (but goes to original position)
Toast: No toast is shown, not at all
Grid System - layout padding, layout padding with offsets, layout order (albeit right order): wrong height of elements
So there is quite some work to be done to render it correctly in IE. Which you should do because it is needed for webapps to work on desktop or WP8.1.
Still, nice progress and hope to see more
The text was updated successfully, but these errors were encountered:
I was just checking the progress and noticed somebody saying on Google+ that some things weren't working in IE11. So here's a list of demo's not working properly:
Bottom Sheet - List: not showing itemsDialog - Simple: wrong postion and coming out of its containerDialog - Complex: wrong position, z-index wrong and coming out of its containerProgress Linear: bars have wrong position and go outside container (wrong width)Slider: width issue (container to big)Tabs - Pagination: clicking titles doesn't show that page, only arrow worksText Field: When clicking textfield with input it shifts the input vertically (but goes to original position)Toast: No toast is shown, not at allGrid System - layout padding, layout padding with offsets, layout order (albeit right order): wrong height of elementsSo there is quite some work to be done to render it correctly in IE. Which you should do because it is needed for webapps to work on desktop or WP8.1.
Still, nice progress and hope to see more
The text was updated successfully, but these errors were encountered: