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
First of all, this is a really nice project. Keep up the good work 馃憤
I tried this grid in one of my projects and it doesn't seem to be working in IE10. I also tried the demo and it doesn't work in IE10 either. It looks like it's a problem with the styles in <Cell> components. I know that flexbox is not fully supported in IE10. So maybe radium-grid is not compatible with IE10?
First of all, this is a really nice project. Keep up the good work 馃憤
I tried this grid in one of my projects and it doesn't seem to be working in IE10. I also tried the demo and it doesn't work in IE10 either. It looks like it's a problem with the styles in
<Cell>components. I know that flexbox is not fully supported in IE10. So mayberadium-gridis not compatible with IE10?This is how the demo looks like in IE10: