
Ops, sorry. Forgot to add my browser info:

Same on Edge
IE11 not support transitions on SVG elements, that's the problem
see the example... http://jsfiddle.net/cK4SM/14/
Then I suppose there is nothing we can do about this? @luisrudge @castrolol
Can we have a fallback for that? Not supporting at least IE11 seems a bit wrong :(
Then I suppose there is nothing we can do about this? @luisrudge @castrolol
MaterializeCSS obviously found a way to handle it in IE
the suggestion from @DERIIIFranz works like a charm. Would suggest to move to the solution MaterlizeCSS has to offer. They built their loader with a bunch of animations layed on top of each other.
Integrated the code as proof of concept into our product. Works well and effort was quite small.
I'm closing this issue for this one #5524.
Most helpful comment
Can we have a fallback for that? Not supporting at least IE11 seems a bit wrong :(