Preloader stopped spinning after newest update iPhone

Hi all,

The preloader was always working in my app.
But after the update of the newest firmware of the iPhone it stopped spinning.

  • Framework7 version: 5.7.14

  • iOS version 15.4.1

  • html code:

       <div class="ptr-preloader">
          <br>
          <div class="preloader"></div>
       </div>
    

What can I do about this?

Or must I update the framework7 to the newest?

Many thanks.

You should provide at least:

  • framework7 version you’re using
  • iOS version
  • code snippet

Without that nobody can help you :smiley:

Good point. I have added the information. :slight_smile:

Yes! Thank you. That did the trick! :smile: