As per the screenshot, When I load the page manually in any browser, all the xhr calls are executing fine. But when the same page loads with the cypress test its not executing xhr call having initiator as
jquery-3.6.0.min.js
, Is there any issue with cypress with such xhr calls?