argon-design-system
argon-design-system copied to clipboard
Browser compatibility
A client needs IE11 compatibility. Tried your live demo page on IE11 - comes out as a blank page. Any thoughts on how to solve the issue?
Anyone?
Microsoft is replacing Internet Explorer with the new Microsoft Edge, based on Chromium. The upgrade of all previous installs will happen on its own in a few months/years.
https://microsoft.com/edge
Try with
npm i babel-polyfill
in you js file:
import 'babel-polyfill'
its works for me
Hi @willvlad,
Thank you for working with our products and sorry for the late response.
Unfortunately we officially aim to support the last two versions of the browsers found here: https://github.com/creativetimofficial/argon-design-system#browser-support.
Thank you, Rares