web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Spinner - Modern Control
Power Apps
Unanswered

Spinner - Modern Control

(3) ShareShare
ReportReport
Posted on by 10

Hi,

 

I am using a modern control - Spinner but it's not spinning at all. Is there any setting I need to do?

 

talatiniket_0-1692035820497.png

 

 

Thanks,

Niket Talati

Categories:
I have the same question (0)
  • Devvj Profile Picture
    1,132 Super User 2024 Season 1 on at

    @talatiniket 
    Strange, works well here when i try, can't get it to stop even..
    Is it the same for every spinner you put in your app?

  • talatiniket Profile Picture
    10 on at

    @Devvj , yes, I tried in different screens as well and same issue. Also, I enabled and disabled modern controls and still same.


    Regards,

    Niket Talati

  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @talatiniket,

    How you refer to this modern Spinner?

     

    A spinner is for display the loading progress of a screen or in cases where there is a delay of data laoding you can use a loading animation.

     

    Here is a scenario for your reference.

    Assuming that you want to show a spinner while a form is saving data, place this code in the OnSelect property of the Submit button to show the saving spinner.

    UpdateContext({locShowSpinner: true});
    SubmitForm(Form1);

    Then write this code in the OnSuccess property of the form. This will make the saving spinner hide once the form data is saved.

    UpdateContext({locShowSpinner: false});

    Add the Spinner and set the Label as "Loading...", put the locShowSpinner variable inside the Visible property of your Spinner control.

     

  • talatiniket Profile Picture
    10 on at

    Hi @v-qiaqi-msft ,

     

    Yes, I am aware of how to use this. The issue is it's not spinning at all, just a static image.

  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    HI @talatiniket,

    Currently, I have this spinner work as expected, so maybe you can check the following tips:

    1). Delay in data loading is invisible to the naked eyes

    Check if the data of your current screen has an issue of the delay loading, if yes, the Spinner could work, if not, I think naked eyes could not capture the changes of the Spinner

    2). There is a bug happened to the Spinner, you should contact our support team:

    Support | Microsoft Power Apps

  • OnePointSergey Profile Picture
    3 on at

    Hi @talatiniket ,
    I have the same problem - the modern  spinner control not spinning at all, just a static image.
    Have you found a solution?
    Kind regards,
    Sergey

  • LOEM Profile Picture
    28 on at

    I experienced the same thing. But I think the error occurred the moment I unpacked and packaged the app with the Power Platform CLI. And it only affects this particular app.

  • dukatz Profile Picture
    165 on at

    Lately a lot of modern controls brake with newer Versions of power apps. This is probably such a case... As Microsoft has no good Ticket System to report this stuff (as far as I know), you could try to use an older power apps version. 

  • LOEM Profile Picture
    28 on at

    That does not exactly inspire confidence. In the meantime I noticed that the spinner does not animate anymore even in new canvas apps. But interestingly it works on another environment with exactly the same Power Apps version.

     

    However, I've replaced the spinner controls in the app with the one from the Power CAT Creator Kit Spinner control.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard