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

Problem on IE 10, 11, Edge #19

Open
Draccan opened this issue Feb 3, 2017 · 6 comments
Open

Problem on IE 10, 11, Edge #19

Draccan opened this issue Feb 3, 2017 · 6 comments

Comments

@Draccan
Copy link

Draccan commented Feb 3, 2017

Hi,

I have a problem with your component.
I use your loading component in this way: <Loading type={"spin"} color='#666666'/>.

While the Loading spins/rotates on Firefox and Chrome, it doesn't rotate on Internet Explorer 10,11 and Edge.

Could you resolve this problem please?

@dilipvinu
Copy link

SVG animations don't seem to be supported on IE 11 and below, might have to use a fallback.

@amkac
Copy link

amkac commented Jan 15, 2018

@Draccan did you resolve the problem ?

@Draccan
Copy link
Author

Draccan commented Jan 15, 2018

@kacimimoghite Yes, I've used some polyfills if I remember correctly. However I don't work in the company where I was facing this problem so I can't be sure about it.

@adityaghag
Copy link

Have anyone resolved the issue?

@fakiolinho
Copy link
Owner

No, unfortunately not @adityaghag

@DenRostokin
Copy link

DenRostokin commented Feb 6, 2019

I`ve resolved the problem for Edge with this polyfill:
https://github.com/ericwilligers/svg-animation

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

No branches or pull requests

6 participants