Cypress blocks cross origin XHR request
I’m trying a page visit using the following Cypress code. However, the page occasionally does not load correctly because Cypress is blocking the cross-origin API request to Magnolia CMS (https://www.magnolia-cms.com/), where the page content is loaded. The application front-end has been created in React.