Why is q-spinner not spinning in IE browser?
-
Why is q-spinner not spinning in IE browser
-
Where do you see that it is not spinning? You know that the Quasar doc pages are not IE compatible.
-
@sanjee IE does not support CSS animation of SVG elements. It also doesn’t support the standard built-in SMIL animations that SVG has. https://stackoverflow.com/questions/33812303/svg-animation-is-not-working-on-ie11#:~:text=4 Answers&text=Only Microsoft Edge will support SVG CSS Transitions and Animation…&text=Since%20IE11%20and%20below%20do,is%20Microsoft%20Edge%20build%2010240%2B.