material-components / material-components-web

Modular and customizable Material Design UI components for the web
https://material.io/develop/web
MIT License
17.13k stars 2.15k forks source link

[mdc-layout-grid] Cell alignment doesn't work on IE11 #5859

Open austinw-fineart opened 4 years ago

austinw-fineart commented 4 years ago

Bug report

mdc-layout-grid__cell--align-<POSITION> doesn't work on IE11

Steps to reproduce

  1. Go to https://material-components.github.io/material-components-web-catalog/#/component/layout-grid

Your Environment:

Software Version(s)
MDC Web 5.1.0
Browser IE 11
Operating System Windows 10
EstebanG23 commented 4 years ago

Hi there! Thank you for reporting this. This bug seems similar to #5199 . Due to limited resources during COVID-19 we will place in the backlog to fix once able to work on appropriately. While investigating, https://github.com/philipwalton/flexbugs/issues/231 provided some interesting insight, incase this helps for the moment. Please let me know if you have any questions.