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 / Changes are not reflec...
Power Apps
Unanswered

Changes are not reflected after publishing Canvas app

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello Experts!

I have created a Canvas application which works perfectly when browsed in the edit mode and all functionalities are working fine. But when I view the app from the browser the changes are not reflected. I tried adding lables and publishing which gets reflected but when I added an If condition to show and hide a component which works as expected in preview mode, it does not work in the browser.

Could anyone please help me fixing this issue?

Your help is greatly appreciated!

Thank You!

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

    @Anonymous Please share some screens, formulas.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @CNT ,

    There is a form which has 2 button controls that adds data to backend SharePoint list. One of the button is "Add" that adds data to backend list and resets the form to add more entries. Another button is "Submit" on clicking which user can add data to backend list and navigate to another screen.

    When user clicks on 'Add' button I display a message with a custom alert box to say data successfully added to backend and this message is shown using OnSuccess property of the form. If user directly submits the form using submit button, I do not want to show the custom alert box.

    I Use following formulas,

    1. Add button- OnSelect: Set(submitClicked, false)

    2. Submit button- OnSelect: Set(submitClicked, true)

    3. Alert Box Visible- If(showAlert=true, true, false)

    4. Form OnSuccess: If(submitClicked=false, Set(showAlert,true), Set(showAlert,false))

     

    These formulas work as expected in preview but does not work when app is browed in the browser. Could you please help me resolve this?

    Thank you in advance

    Alert box 

     

  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @Anonymous you can do it with just one variable. Set the OnVisible of the Alert box to !submitClicked and remove the code in the OnSuccess of the Form.

  • altafreh Profile Picture
    2 on at

    try refresh twice in chrome or Edge. mostly a caching issue if changes are not reflected. you can try placing a new ** label on the first screen to ensure u are looking at the latest version. 

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Try viewing the new app in an incognito browser and see if the changes have taken effect. If so, @altafreh is right that it is a caching issue.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @altafreh ,

    I tried browsing in incognito mode too and have added lable to see if it was latest one. But no luck😔

  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @Anonymous could you please confirm if you are not able to see any changes or only the one you had mentioned in your original post? 

  • IcE-TanK Profile Picture
    22 on at

    I have the same issue, no changes are reflecting at all...

  • CodeMorgan Profile Picture
    28 on at

    I have a similar issue. I also have issues with changes sticking after saving the app and reloading it in the editor later. There has been numerous times where some of my changes will be saved but others will be reverted back. I think it has something to do with having 2 versions of my application in the same environment (a DEV with the suffix " - DEV" saved to the app name and production version without any suffix). Is anyone else having this issue?

  • IcE-TanK Profile Picture
    22 on at

    alright, I fixed mine by changing the authoring version and then re-publish my app; it works fine now 🙂

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 305 Most Valuable Professional

#2
11manish Profile Picture

11manish 212

#3
Valantis Profile Picture

Valantis 167

Last 30 days Overall leaderboard