Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser compatibility #87

Open
willvlad opened this issue Jan 16, 2020 · 4 comments
Open

Browser compatibility #87

willvlad opened this issue Jan 16, 2020 · 4 comments

Comments

@willvlad
Copy link

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?

@willvlad
Copy link
Author

Anyone?

@RihanArfan
Copy link

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

@gmlo89
Copy link

gmlo89 commented May 6, 2020

Try with

npm i babel-polyfill

in you js file:

import 'babel-polyfill'

its works for me

@rarestoma
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants