The response data variable populated by an AJAX call contains source code rather than the data sent from the server (on MS Edge)
I have the strangest issue! This only happens on MS Edge and only for certain users at a certain client. In summary when an ajax call is made to the server, instead of the response data variable holding the server response it is holding some source code from the platform instead. Code below…I’m not sure how this could be possible ?!? We cannot reproduce ourselves – but we can screen share with the user and confirm the issue