How to hide console error: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('Url1') does not match the recipient window's origin ('Url2')?
My goal here is just to hide the console error and not to fix the actual issue of posting messages to the 'wrong' urls.