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.
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.
vendorportal.dryforcellc.com
It's being hosted by Appery using a custom domain. Making pretty much any change. Scope function updates along with layout changes.
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.
That appears to have fixed it. Thank you!