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 / Canvas App shows “Page...
Power Apps
Suggested Answer

Canvas App shows “Page Unresponsive” for some users during load – works fine for maker/admin

(0) ShareShare
ReportReport
Posted on by 16

I have a Power Apps Canvas App deployed in a client’s environment.

Issue

For some client users, while opening the app, the browser shows a popup:

“Page Unresponsive – Wait / Cancel”

 

  • Clicking Wait multiple times eventually opens the app, but it takes a long time.

  • The issue does NOT occur for me (app maker / admin user).

  • The same environment works fast for my account, but is slow for other users.

 

 

6d6fccb7428da000d...

Your file is currently under scan for potential threats. Please wait while we review it for any viruses or malicious content.

I have the same question (0)
  • Suggested answer
    WarrenBelz Profile Picture
    155,838 Most Valuable Professional on at
    What code do you have at App OnStart and your landing screen OnVisible ?
    Is anything here a collection (how big?) or a non-delegable query ?
    Do all users have read/write permissions to all attached data sources ?
     
    Please Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider answering Yes to Was this reply helpful? or give it a Like
    Visit my blog
    Practical Power Apps    LinkedIn  
  • WarrenBelz Profile Picture
    155,838 Most Valuable Professional on at
    A quick follow-up to see if you received the answer you were looking for. Happy to assist further if not.
     
    Please Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider answering Yes to Was this reply helpful? or give it a Like ♥
    Visit my blog
    Practical Power Apps    LinkedIn   
  • Suggested answer
    SB-01070651-0 Profile Picture
    16 on at
    Hi @WarrenBelz
    Sorry for the very delayed response
    OnVisible of the screen and OnStart of the app there were very less code and no big collections
    All users have access to the data sources 
    I removed the popup using command prompt (Run as administrator)
    which helped me as every time it rechecks permission for each and every connection i used which leads to consume lot of time so removing popup helped me as it checks the permissions at very first time and then on every refresh or visits, it directly opens the app 
  • Suggested answer
    11manish Profile Picture
    3,333 on at
    The “Page Unresponsive” issue occurs because end users trigger heavy synchronous startup processing combined with connector authentication and permission
     
    checks, which block the browser thread.
     
    Maker accounts don’t experience this as much due to caching and elevated access.
     
    The solution is to minimize OnStart logic, defer data loading, use concurrent execution, and reduce connector calls so the app loads progressively instead of
     
    blocking the UI.

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard