Has anybody been successful in making the custom screens work on Chrome?
I have custom screens that make DME calls that work on IE - but fail on Chrome 50.x, Design Studio v10.x.
As far as I can tell, Chrome does not allow synchronous calls and a DME call makes a synchronous http call.
This is the message on the developer tools:
“Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/”
Any ideas how to overcome this ?
Thanks.
Ragu
Here was their initial response: