V1 - Loading not animating on IE 11.
-
Verified by visiting https://v1.quasar-framework.org/quasar-plugins/loading on IE 11 . Appears to work fine on Edge.
-
Any info on this would be appreciated. Can be replicated simply by visiting https://quasar.dev/quasar-plugins/loading in IE11. This feature is critical for our App as it appears the app is locked up.
-
Works just fine. Only that the spinners on IE11 cannot be animated. The spinners are svgs and IE11 does not support svg animations. However, Quasar can animate opacity on them, which is the only thing that we can do for them.
-
@rstoenescu It doesn’t work just fine after a few seconds when the opacity change appears to stop.
-
@jeffatpf Can you be more specific? What stops working?
-
@rstoenescu On IE11 the loading opacity changes for 2-3 seconds or so, then stops changing, like it’s frozen.