When I look in the Chrome console for the acceptance version of one of my apps, I see the following message:
GET https://appname-accp.mendixcloud.com/p/mxclientsystem/mxui/ui/widget/images/loading.gif?636062235037840790 404 (Not Found)
If I search the deployment directory on my local machine, this file is found in
appname/deployment/data/tmp/dojo/dijit/themes/tundra/images
evidently, it doesn't get placed in the proper place when I perform a cloud deployment.
Has anyone else seen this? Any idea what the cause of this could be?