The client is complaining of freezing and data loss, when they are saving new a record. Its happening maybe 1 out of 4 or 5 times. They tried pressing wait, but it never succeeds. Then they get Page Unresponsive error.
I realise there can be many reasons for this, including their internet dropping out.
Have you any suggestions for trapping this and logging (or saving) with additional information, so I can find out what's wrong.
The project is using TMS Webcore, Aurelius, XData Rest server, Mysql database and is hosted on Amazon EC2 Windows server.
Hard to tell.
But first suggestion is to click F12 and open browser developer tools, there you might have lots of information that might give you insight, such as console output, network communication (requests to XData server) and maybe other relevant info.
ops-test/:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received