Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

dynamics crm webpages with javascript ajax call failing on edge

$
0
0

Hi Team,

we have a javascript ajax from CRM portal webpage but this is not working on edge browser. it works fine in edge insider (chromium) or chrome.

on edge browser the ajax call keeps running for ever and never completes, is this a known behavior or anything to be done.

the ajax call in Javascript looks below:

$.ajax({
url: queryURL + methodName,
async: false,
type: 'GET',
dataType: 'jsonp',
accepts: "application/javascript",
contentType: "application/json; charset=utf-8",
xhrFields: {
withCredentials: true
},

Regards,

Ranjith


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images