pcraft@dryforcellc.com
Posts: 0
Joined: Sat Jan 25, 2014 3:44 am

Hosted Angular Webapp loads cached version after deploying update

How can I make sure people are loading the currently deployed version of an angular app? I have a lot of users that end up with a broken app because of some of the pages loading cached versions.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Hosted Angular Webapp loads cached version after deploying update

Hello Paul,

Where is your web app hosted? And what kind of updates you're making to your app?

pcraft@dryforcellc.com
Posts: 0
Joined: Sat Jan 25, 2014 3:44 am

Hosted Angular Webapp loads cached version after deploying update

It's being hosted by Appery using a custom domain. Making pretty much any change. Scope function updates along with layout changes.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Hosted Angular Webapp loads cached version after deploying update

Paul,

This is to inform you that when publishing the app with custom domain we do not use any caching headers when deploying from our side.

Also could you please specify the domain name that you're using for hosting your app or app GUID, we'll check it in our build logs.

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

Hosted Angular Webapp loads cached version after deploying update

Hello Paul,

We have checked with our system administrators and have got the answer from them. They have confirmed that your web app is Appery.io hosted. Also, they officially confirmed Appery.io doesn't use any resource cashing in its settings.
So, we can only suppose you yourself might have integrated cache in your app. Could you please double check and report?

pcraft@dryforcellc.com
Posts: 0
Joined: Sat Jan 25, 2014 3:44 am

Hosted Angular Webapp loads cached version after deploying update

I think it is more of a client side caching problem, where they are not pulling the most recent version every time. I have not implemented any caching of any kind. At least not on purpose.

Return to “Issues”