Ion-spinner doesn't spin in iOS (Safari issue?)

Hi,

I’m using spinners in multiple pages where I put them inside ng-templates to show/hide. On an iPhone, the animation is frozen while it works on an Android phone. When I ionic serve --lab on Windows, no problems with either platform. When I ionic serve --lab in Safari on Mac, the spinners don’t work on any platform. When I do the same in Chrome on Mac, they work! Any ideas?

2 Likes

Hi sirdas,

Have you solved this issue?

I am having the same problem, but I can confirm that it works on Safari Desktop & Mobile.
I am only seeing the issue in my Capacitor based app on iOS

I appear to have fixed it, by removing a console.log that happens as the page is loading?!?