sleek icon indicating copy to clipboard operation
sleek copied to clipboard

Theme crashes in IE 11 (an lower)

Open DoktorDaveJoos opened this issue 6 years ago • 1 comments

Hey there,

nice theme by the way. Actually it doesn't work for IE 11 (and lower i guess) - it crashes somehow.

Even though IE 11 is outdated, in big companies they still use it. Would be nice if there is any fix in the future.

Cheers Dave

DoktorDaveJoos avatar Jul 17 '18 13:07 DoktorDaveJoos

Hey @DoktorDaveJoos,

Would be nice to see a screenshot of how it looks on IE, I'm using a mac, so I can't really test.

The theme relies heavily on flexbox which has partial support of IE11: https://caniuse.com/#search=flexbox, so most likely the issue is due to some bugs / unexpected behavior of flexbox in IE.

janczizikow avatar Jul 17 '18 15:07 janczizikow