Problems on sandbox deployment

0
  Hello all, I’m working in a Mendix App and our team is suffering with some problems that are appearing after the deployment in the sandbox.   1) Some of textual elements aren’t updating after deploy like menu itens and titles;   2) I wrote a Javascript Action, but aparently the Mendix Sandbox isn’t recognizing the code in the repository. There is the log error message:     I’ve verified the repository and tried to deploy another versions, including removing the Javascript Action call from the nanoflow but the problem is repeating.     Regards,  J Seabra      
asked
1 answers
0

Hi, is this resolved?

Its too late to answer but maybe for those who come across this post on getting such issue

I was facing some similar kind of issue. Seems like the culprit was the browser cache which was not updating the latest version of the app. So just empty cache and hard reloading the app might resolve this.

 

 

answered